g_it/macupdater
Archived
1
0
Fork 0
Unified macOS package manager updater. Automates updates across Homebrew, npm, pip, Ruby gems, and App Store apps.
This repository has been archived on 2026-03-15. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2018-10-06 16:28:38 +02:00
.DS_Store Switched to a comman d script. Apps need permissions in Mojave. Causes a crash. 2018-10-04 21:56:12 +02:00
macupdater-log.txt Added a readme and apm commands. 2018-10-06 16:24:42 +02:00
macupdater-logo-2500x2500.afdesign Initialising project 2018-06-30 19:57:54 +02:00
macupdater-logo-2500x2500.png Initialising project 2018-06-30 19:57:54 +02:00
macupdater.sh Added a readme and apm commands. 2018-10-06 16:24:42 +02:00
readme.md Line psacing in readme. 2018-10-06 16:28:38 +02:00

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.