Skip to content

dougtq/glue-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlueCLI

OMNI CLI

A CLI for OMNI.

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

About

A CLI created with Node.js and Gluegunn

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published