cli_matrix
A matrix for your CLI!
Installation
$ git clone https://github.com/constantinDev/cli-matrix.git
$ cd cli-matrix
$ sudo npm i
$ sudo npm link
or
$ sudo npm i -g cli_matrix
Usage
$ climatrix -h
or (be sure to be in the folder of the tool for this one)
$ node . -h
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am "Add some feature"
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
License
ISC
Notes
Node.js is required.