node-bin-example

minimalistic CLI tool example

Downloads
4
Stars
4
Committers
1

node-bin-example

A minimalistic example of how to work with the package.json's "bin" property

Local setup

git clone [email protected]:gr2m/node-bin-example.git
cd node-bin-example
./bin/node-bin-example

Install from npm

npm install -g node-bin-example
node-bin-example

License

MIT