八斩刀,八斩刀为学习咏春拳的应用武器,由八段组成.
devops cli
lint
到全局的引用。
yarn lint
$ npm install -g bzd
$ bzd COMMAND
running command...
$ bzd (-v|--version|version)
bzd/0.0.1 darwin-x64 node-v12.18.3
$ bzd --help [COMMAND]
USAGE
$ bzd COMMAND
...
clone your repository of build project
USAGE
$ bzd clone [REPO]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
See code: src/commands/clone.ts
describe the command here
USAGE
$ bzd hello [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
EXAMPLE
$ bzd hello
hello world from ./src/hello.ts!
See code: src/commands/hello.ts
display help for bzd
USAGE
$ bzd help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
describe the command here
USAGE
$ bzd lint [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
See code: src/commands/lint.ts
describe the command here
USAGE
$ bzd serve [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
--stage=development|staging|production
See code: src/commands/serve.ts