The stronghold that holds all the key to the skgnode-clitools talk
http://slides.com/adonisk/cli-tools-in-node-js
npm install -g skgnode-clitools
clitools --help
Usage: clitools [options] [command]
Commands:
shuffle <list> returns the list shuffled
sort [options] <list> returns the list sorted
size <list> returns the size of the list
even <list> returns only the even values in the list
odd <list> returns only the odd values in the list
Options:
-h, --help output usage information
-V, --version output the version number
-v, --version output the version number