kaokei-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

kaokei-cli

test proxy

kaokei cli

oclif Version Downloads/week License

Usage

$ npm install -g kaokei-cli
$ kaokei COMMAND
running command...
$ kaokei (-v|--version|version)
kaokei-cli/1.0.7 darwin-x64 node-v14.18.2
$ kaokei --help [COMMAND]
USAGE
  $ kaokei COMMAND
...

Commands

kaokei hello [FILE]

describe the command here

USAGE
  $ kaokei hello [FILE]

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

EXAMPLE
  $ kaokei hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

kaokei help [COMMAND]

display help for kaokei

USAGE
  $ kaokei help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

kaokei night

describe the command here

USAGE
  $ kaokei night

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

See code: src/commands/night.ts

kaokei hello [FILE]

describe the command here

USAGE
  $ kaokei hello [FILE]

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

EXAMPLE
  $ kaokei hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

kaokei help [COMMAND]

display help for kaokei

USAGE
  $ kaokei help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

kaokei night

describe the command here

USAGE
  $ kaokei night

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

See code: src/commands/night.ts

Readme

Keywords

Package Sidebar

Install

npm i kaokei-cli

Weekly Downloads

0

Version

1.0.7

License

MIT

Unpacked Size

25.6 kB

Total Files

15

Last publish

Collaborators

  • kaokei