Skip to content

ahmadassaf/kymsu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keep Your macOs Stuff Updated (KYMSU)

Get your Homebrew, Mac App Store, Atom Package Manager (apm), NPM, Yarn, Composer ... stuff updated.

Requirements

Installation

$ git clone git@github.com: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.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%