Skip to content

Instantly share code, notes, and snippets.

Created April 11, 2014 07:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/10445545 to your computer and use it in GitHub Desktop.
Save anonymous/10445545 to your computer and use it in GitHub Desktop.
Available cask commands are:
- alfred: used to modify Alfred's scope to include the Caskroom
- info: displays information about the cask of the given name
- list: lists installed casks
- search: searches all known casks
- home: opens the homepage of the cask of the given name
- uninstall: uninstalls the cask of the given name
- audit: verifies installability of casks
- create: creates a cask of the given name and opens it in an editor
- checklinks: checks for bad cask links
- edit: edits the cask of the given name
- linkapps: makes a symlink from all cask-installed .app files into ~/Applications
- unlinkapps: removes symlinks from cask-installed .app files from ~/Applications
- install: installs the cask of the given name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment