0.0.7 • Published 3 years ago

hdn-cli v0.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

HDN CLI

A CLI for HDN.

Add to your machine globaly

yarn global add hdn-cli

Customizing your CLI

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

Tutorial youtube

Check out the tutorial at https://www.youtube.com/watch?v=Rt-xG_VzD6M

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.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago