- switchjdk - switches JDK versions on the command line
- git-slim - slims down a local Git clone/repo
- git-size - Git sub-command to inform on the byte size of aspects of a Git clone
$ brew tap paul-hammant/tap
$ brew install switchjdk
# or
$ brew install paul-hammant/tap/switchjdk
After install, do ...
$ source ~/.bash_profile
... or close and reopen terminal tabs (this will be persistent going forward - setup after reboot, etc).
github.com/paul-hammant/switchjdk
$ brew tap paul-hammant/tap
$ brew install git-slim
# or
$ brew install paul-hammant/tap/git-slim
git-slim: https://github.com/paul-hammant/git-slim
$ brew tap paul-hammant/tap
$ brew install git-size
# or
$ brew install paul-hammant/tap/git-size
git-slim: https://github.com/paul-hammant/git-size