Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/welcoMattic/kymsu
Keep Your macOs Stuff Updated (KYMSU)
https://github.com/welcoMattic/kymsu
atom bash brew homebrew macos mas npm updater yarn
Last synced: 3 months ago
JSON representation
Keep Your macOs Stuff Updated (KYMSU)
- Host: GitHub
- URL: https://github.com/welcoMattic/kymsu
- Owner: welcoMattic
- License: mit
- Archived: true
- Created: 2017-04-03T13:47:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T15:55:00.000Z (almost 3 years ago)
- Last Synced: 2024-06-02T00:31:44.813Z (5 months ago)
- Topics: atom, bash, brew, homebrew, macos, mas, npm, updater, yarn
- Language: Shell
- Homepage: https://welcomattic.github.io/kymsu
- Size: 42 KB
- Stars: 127
- Watchers: 10
- Forks: 31
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# KYMSU
Keep Your macOs Stuff Updated (KYMSU)⚠ As I'm not working on macOS anymore, this repo is not actively maintained. Feel free to open PRs to fix something, I'll try to review and merge as often as I can.
> Get your Homebrew, Mac App Store, Atom Package Manager (apm), npm, yarn, composer, rustup ... stuff updated.
## Requirements
- [Homebrew](https://brew.sh)
## Installation
`$ git clone [email protected]:welcoMattic/kymsu.git && cd kymsu && ./install.sh`
## Usage
Only update all the things
`$ kymsu`With cleanup after updates
`$ kymsu cleanup`## Plugins system
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! ✨## Auto-update
KYMSU will auto-update itself each time you run `kymsu` command.
## Credits
* [All contributors](https://github.com/welcomattic/kymsu/graphs/contributors)
* Thanks to [@waxzce](https://github.com/waxzce) for his [article](https://medium.com/@waxzce/keeping-macos-clean-this-is-my-osx-brew-update-cli-command-6c8f12dc1731) about keeping macOs clean!## License
KYMSU is licensed under the MIT License - see the [LICENSE](LICENSE) file
for details.