added optimist dependency
sourced optimist definition
changed cli options to use optimist
expose verbose info printers as options
added skipTests option
added npm scripts (lazy)
$ npm run test
$ npm run dry
$ npm run all
$ npm run list
$ npm run help
bumped default tsc version to 0.9.7
tester disabled test filer
tuned suite regexs
tuned npm run commands
added print helpers
added bluebird & lazy.js dependencies
checking-in used definitions
added tsd.json
parallelized async with bluebird
most iteration uses lazy.js
re-factored test flow to promise structure (instead of chain)
renamed some stuff
linted some quotes
cleaned up output
added some color