@inncode/hcli
v1.0.8
Published
Facilitates the use of non-global libraries in nodejs
Downloads
6
Maintainers
Readme
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
License
MIT - Free Software, Hell Yeah!