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

1.0.0 • Public • Published

kstart

oclif Version Downloads/week License

Usage

$ npm install -g kstart
$ kstart COMMAND
running command...
$ kstart (-v|--version|version)
kstart/1.0.0 darwin-x64 node-v12.12.0
$ kstart --help [COMMAND]
USAGE
  $ kstart COMMAND
...

Commands

kstart hello [FILE]

describe the command here

USAGE
  $ kstart hello [FILE]

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

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

See code: src/commands/hello.ts

kstart help [COMMAND]

display help for kstart

USAGE
  $ kstart help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Readme

Keywords

Package Sidebar

Install

npm i kstart

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

5.21 kB

Total Files

9

Last publish

Collaborators

  • beeman