Play Pokemon in CLI
install your CLI locally:
$ [sudo] npm link
Run:
$ pokemon-cli
$ pokemon-cli -x
$ pokemon-cli -y
Run unit tests with mocha:
$ npm test
Publish:
$ npm publish
To keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.
Find on our issues the next steps of the project ;)
Want to contribute? Follow these recommendations.
See Releases for detailed changelog.