Prerequisites Link to heading
Install Link to heading
Clone and link the repository:
git clone https://github.com/cask/cask.git
rm -rf ~/.cask
ln -s "$PWD"/cask ~/.cask
Add this to your .bash_profile
:
export PATH=~/.cask/bin:$PATH
Install lazy loaded packages:
cask --help