Home

Awesome

Homebrew Adobe

Homebrew tap for Adobe apps, and even plugins!

Install

brew tap danielbayley/adobe
brew cask install #cask
brew install #formula

Some Casks rely on an environment variable to function, which can be set in your shell startup file, for example: export HOMEBREW_ADOBE_CASK=value >> ~/.bashrc. Further information will be displayed as caveats, which are always available by running brew info cask.

Contribute

git config core.hooksPath .github/hooks and follow the contribution guide, or copy and adapt an existing Cask or [formula].

License

MIT © Daniel Bayley