Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.56 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.56 KB

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.

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

License

MIT © Daniel Bayley