1 - Install the CLI
$ npm install hiwari -g
2 - Use
$ hiwari <file.json>
$ hiwari -v
: Show hiwari version.
1 - Clone this repository
$ git clone https://github.com/SabrinaBarros/hiwari.git
$ cd hiwari
2 - Install all dependencies
$ npm install
3 - Link for test the CLI
$ npm link
Find on our roadmap the next steps of the project ;)
Want to contribute? Follow these recommendations.
To keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.