0.0.8 • Published 3 years ago

s9gcli v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

s9gcli

s9g's cli

oclif Version Downloads/week License

Usage

$ npm install -g s9gcli
$ s9gcli COMMAND
running command...
$ s9gcli (-v|--version|version)
s9gcli/0.0.0 darwin-x64 node-v14.15.4
$ s9gcli --help [COMMAND]
USAGE
  $ s9gcli COMMAND
...

Commands

s9gcli create NAME

创建项目命令

USAGE
  $ s9gcli create NAME

ARGUMENTS
  NAME  项目名称

OPTIONS
  -h, --help               show CLI help
  -t, --template=template  模版类型

See code: src/commands/create.js

s9gcli hello

Describe the command here

USAGE
  $ s9gcli hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

s9gcli help [COMMAND]

display help for s9gcli

USAGE
  $ s9gcli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.4

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago