start adding cider

This commit is contained in:
2014-10-31 17:07:28 -07:00
parent 59ad068760
commit 8868e4f4b2
4 changed files with 140 additions and 2 deletions

View File

@@ -55,6 +55,10 @@ def osx_config(ctx):
os.path.join(util.RESOURCES_DIRECTORY, 'osx.sh')
), pty=True)
@ctask
def cider_install(ctx):
pass
@ctask
def brew_cask(ctx):