hiagodotme / hcli

Install the not global nodejs packages for use in command-line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HCLI

Install the not global nodejs packages for use in command-line.

Installing

npm install -g @inncode/hcli

Example for use md5 command

First install md5

hcli -i md5

Then run the command

hcli -r "md5('crypt-message')"

All Commands

To list available commands, run the command below

hcli -l

Author

Hiago Silva Souza <hiasilva@gmail.com>

License

MIT - Free Software, Hell Yeah!

About

Install the not global nodejs packages for use in command-line


Languages

Language:JavaScript 100.0%