dimmitt-cli-hello-world-yarn
v0.0.1
Published
a yarn test for cli
Readme
dimmitt-cli-hello-world-yarn
a yarn test for cli
Usage
$ npm install -g dimmitt-cli-hello-world-yarn
$ dimmitt-cli-hello-world-yarn COMMAND
running command...
$ dimmitt-cli-hello-world-yarn (-v|--version|version)
dimmitt-cli-hello-world-yarn/0.0.1 darwin-x64 node-v10.22.0
$ dimmitt-cli-hello-world-yarn --help [COMMAND]
USAGE
$ dimmitt-cli-hello-world-yarn COMMAND
...Commands
dimmitt-cli-hello-world-yarn hello [FILE]
describe the command here
USAGE
$ dimmitt-cli-hello-world-yarn hello [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
EXAMPLE
$ dimmitt-cli-hello-world-yarn hello
hello world from ./src/hello.ts!See code: src/commands/hello.ts
dimmitt-cli-hello-world-yarn help [COMMAND]
display help for dimmitt-cli-hello-world-yarn
USAGE
$ dimmitt-cli-hello-world-yarn help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLISee code: @oclif/plugin-help
