Unified macOS package manager updater. Automates updates across Homebrew, npm, pip, Ruby gems, and App Store apps.
- Shell 100%
| macupdater-admin.app/Contents | ||
| macupdater-admin.workflow/Contents | ||
| .DS_Store | ||
| .gitignore | ||
| macupdater-admin.sh | ||
| macupdater-logo-2500x2500.afdesign | ||
| macupdater-logo-2500x2500.png | ||
| macupdater.sh | ||
| readme.md | ||
MacUpdater
This script updates brew, brew cask apps, apm packages, ruby gems, rvm, npm packages and macOS (including system software) Apps.
Dependencies
brew
https://brew.sh/
apm
Atom package manager
npm
brew install node
mas
brew install mas
Notes
Editing the script requires some scripting know how, but it is well documented.