tools for setting up my flat files for streaming
$ npm install -g jsonp-streaming-tools
$ code. COMMAND
running command...
$ code. (-v|--version|version)
jsonp-streaming-tools/0.1.0 darwin-x64 node-v12.13.1
$ code. --help [COMMAND]
USAGE
$ code. COMMAND
...
describe the command here
USAGE
$ code. hello [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
EXAMPLE
$ code. hello
hello world from ./src/hello.ts!
See code: src/commands/hello.ts
display help for code.
USAGE
$ code. help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help