To add this tap to brew:
brew tap jcgay/jcgay
A Maven installation with nice additions:
- maven-color, add colors to maven console output.
- maven-notifier, add desktop notifications for your build.
- maven-profiler, measure build time.
If maven is already installed:
brew unlink maven
then:
brew install maven-deluxe
A CLI to send desktop notifications backed by various implementations (Growl, notify-send, Snarl, OS X notification center, etc)
brew install send-notification
Print .gitignore
template from https://github.com/github/gitignore in standard output.
brew install chtignore
Send desktop notification when a command finishes.
brew install notify-sh
Run command on multiple Git repositories in parallel
brew install parallel-git-repo
A Gradle interactive CLI
brew install gw