Mopidy and mopidy plugins, brew taps in cider.

This commit is contained in:
2015-01-06 00:35:59 -08:00
parent 8d46d32497
commit 1462de58ec
5 changed files with 32 additions and 16 deletions

View File

@@ -43,7 +43,6 @@ def osx_config(ctx):
@ctask
def cider(ctx):
ctx.run('brew tap homebrew/dupes')
ctx.run('brew install caskroom/cask/brew-cask')
if not util.command_exists('cider'):
ctx.run('sudo pip install cider')