nfa-cli
v0.0.6
Published
NFA command line interface
Downloads
19
Readme
NFA command line interface
A CLI for nfa.
Publishing to NPM
To package your CLI up for NPM, do this:
$ npm login
$ npm whoami
$ npm test
$ npm run build
$ npm publish
License
MIT - see LICENSE