@sanlang/cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

cli

oclif Version Downloads/week License

Usage

$ npm install -g @sanlang/cli
$ cli COMMAND
running command...
$ cli (-v|--version|version)
@sanlang/cli/0.0.8 darwin-arm64 node-v20.11.1
$ cli --help [COMMAND]
USAGE
  $ cli COMMAND
...

Commands

cli create [FILE]

拉取脚手架cli工具

USAGE
  $ cli create [FILE]

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

EXAMPLE
  $ cli create

See code: src/commands/create.ts

cli help [COMMAND]

display help for cli

USAGE
  $ cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

cli run [IP]

describe the command here

USAGE
  $ cli run [IP]

OPTIONS
  -h, --help   show CLI help
  -i, --ip=ip  get your ip address

EXAMPLE
  $ langcli ip

See code: src/commands/run.ts

Readme

Keywords

Package Sidebar

Install

npm i @sanlang/cli

Weekly Downloads

1

Version

0.0.8

License

MIT

Unpacked Size

9.1 kB

Total Files

11

Last publish

Collaborators

  • sanlang