0.0.3 • Published 9 years ago

skgnode-clitools v0.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

skgnode-clitools

The stronghold that holds all the key to the skgnode-clitools talk

Presentation

http://slides.com/adonisk/cli-tools-in-node-js

Installation

npm install -g skgnode-clitools

Help

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
0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago