Skip to content

skgnode/skgnode-clitools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

skgnode-clitools talk's code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published