43 lines
838 B
Markdown
43 lines
838 B
Markdown
# altKYMSU
|
|
altKYMSU is a fork from **KYMSU** (Keep Your macOs Stuff Updated)
|
|
https://github.com/welcoMattic/kymsu
|
|
|
|
|
|
|
|
### Plug-ins:
|
|
|
|
- **atom** (plug-ins)
|
|
- **homebrew** (brew and cask)
|
|
- **installed** (create a list of all your brew, pip, npm... stuffs).
|
|
- **npm** (javascript package) (local or global package)
|
|
- **mas** (Mac Appstore) plugin for KYMSU
|
|
- **pip** (Python Package index) (pip or pip3)
|
|
- **PECL** (PHP modules)
|
|
- **Wordpress** (wp-cli) (for testing only)
|
|
|
|
|
|
|
|
### Requirements
|
|
|
|
- [Homebrew](https://brew.sh/)
|
|
- [pipdeptree](https://pypi.python.org/pypi/pipdeptree) for checking dependancies (pip plugin)
|
|
|
|
|
|
|
|
### Installation
|
|
|
|
`$ git clone git@github.com:Bruno21/kymsu.git && cd kymsu && ./install.sh`
|
|
|
|
|
|
|
|
### Credit
|
|
|
|
All credit goes to [welcoMattic](https://github.com/welcoMattic/kymsu)
|
|
|
|
|
|
|
|
### License
|
|
|
|
Same as KYMSU (MIT)
|
|
|