Some simple bash scripts to automate package management updates on OS X.
Alpha software - use with caution! "60% of the time, it works every time…"
updateruns the scripts below:update-php- Upgrades Composer packages usingcomposerupdate-cli- Upgrades Homebrew binaries usingbrew.update-node- Upgrades Node modules usingnpm.update-ruby- Upgrades Ruby gems usinggem.update-python- Upgrade Python2/3 packages usingpip.update-applications- Upgrades Homebrew Cask applications usingbrew cask.