g_it/macupdater
Archived
1
0
Fork 0
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.
macupdater/readme.md
2018-10-06 16:24:42 +02:00

13 lines
354 B
Markdown

# 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 teh script requires some scripting know how, but it is well documented.