runlify
v0.0.703
Published
runlify CLI
Downloads
1,921
Readme
runlify CLI
A CLI for runlify.
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
yarn test
yarn run build
npm publish
License
MIT - see LICENSE