1.0.4 • Published 11 months ago

obi-exec v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

obi-exec CLI

A CLI for obi-exec.

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 test

$ npm run build

$ npm publish

License

MIT - see LICENSE