Keep Your macOs Stuff Updated (KYMSU)
Get your Homebrew, Mac App Store, Atom Package Manager (apm), npm, yarn, composer, rustup ... stuff updated.
$ git clone git@github.com:welcoMattic/kymsu.git && cd kymsu && ./install.sh
Only update all the things$ kymsu
With cleanup after updates$ kymsu cleanup
All default plugins are placed in ~/.kymsu/plugins.d
, feel free to delete those you don't use, and/or add new ones.Don't forget to share them here with a shiny pull request!
KYMSU will auto-update itself each time you run kymsu
command.
KYMSU is licensed under the MIT License - see the LICENSE filefor details.