0.0.2 • Published 6 years ago

lifi-cli v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

lifi-cli CLI

A CLI for lifi-cli.

Customizing your CLI

Check out the documentation at https://github.com/infinitered/gluegun/tree/master/docs.

Publishing to NPM

To package your CLI up for NPM, do this:

$ npm login
$ npm whoami
$ npm lint
$ npm test
(if typescript, run `npm run build` here)
$ npm publish

License

MIT - see LICENSE

0.0.2

6 years ago

0.0.1

6 years ago