UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

16 lines (10 loc) 429 B
usage: tap-parser OPTIONS Parse TAP from INPUT. If there are any failures, exits with a non-zero status code. OPTIONS are: -i, --input Read from INPUT. Default: stdin. -o, --output Write to OUTPUT. Default: stdout. -r, --results Print results as json. Otherwise pass INPUT through to OUTPUT. -h, --help Show this help message. -v, --version Print the current version of tap-parser.