Skip to content

benchlab/example-houston-plugin-ts

Repository files navigation

Example HOUSTON Plugin (TypeScript)

======================== Version CircleCI Appveyor CI Codecov Downloads/week License

To utilize this library, please go to the Lyndon Repository

Usage

$ 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
...

Guidances

houston-example hello [FILE]

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

About

Example Plugin For Houston CLI Written In Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published