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:28:38 +02:00

20 lines
366 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 the script requires some scripting know how, but it is well documented.