1.2.0 • Published 5 years ago

cli_matrix v1.2.0

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am "Add some feature"
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

ISC

Notes

Node.js is required.