Update following original kymsu
This commit is contained in:
2019-08-10 09:03:04 +02:00
parent 754076dd3d
commit e29dbb808d
15 changed files with 210 additions and 64 deletions

32
README2.md Normal file
View File

@@ -0,0 +1,32 @@
# Plugins KYMSU
Plugins KYMSU (Keep Your macOs Stuff Updated)
https://github.com/welcoMattic/kymsu
- **npm** (javascript package) plugin for KYMSU (install local package)
- **mas** (Mac Appstore) plugin for KYMSU
- **Homebrew** plugin for KYMSU
brew and cask
- **pip** (Python Package index) plugin for KYMSU
pip or pip3
### Requirements
- [KYMSU](https://github.com/welcoMattic/kymsu)
- [pipdeptree](https://pypi.python.org/pypi/pipdeptree) for checking dependancies (pip plugin)
### Installation
Copy the plugins in `~/.kymsu/plugins.d`
### License
Same as KYMSU