To utilize this library, please go to the Lyndon Repository
$ npm install -g example-houston-plugin-ts
$ houston-example GUIDANCE
Communicating with Houston......
$ houston-example (-v|--version|version)
example-houston-plugin-ts/0.0.8 darwin-x64 node-v8.11.1
$ houston-example --help [GUIDANCE]
USAGE
$ houston-example GUIDANCE
...
describe the guidance here
USAGE
$ houston-example hello [FILE]
OPTIONS
-f, --force
-h, --help show HOUSTON help
-n, --name=name name to print
EXAMPLE
$ lyndon-example hello
hello world from ./src/hello.ts!
See code: src/guidances/hello.ts