README
node-bin-example
A minimalistic example of how to work with the package.json's "bin" property
Local setup
git clone git@github.com: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