Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 1.37 KB

README.md

File metadata and controls

50 lines (42 loc) · 1.37 KB

concordialang-ui-html

oclif Version Downloads/week License

Usage

$ npm install -g concordialang-ui-html
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
concordialang-ui-html/0.0.0 win32-ia32 node-v8.11.1
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example hello [FILE]

describe the command here

USAGE
  $ oclif-example hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ oclif-example hello
  hello world from ./src/hello.ts!

See code: src\commands\hello.ts