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

0.0.3 • Public • Published

kotter

oclif Version Downloads/week License

Usage

$ npm install -g kotter
$ kotter COMMAND
running command...
$ kotter (-v|--version|version)
kotter/0.0.3 win32-x64 node-v10.16.0
$ kotter --help [COMMAND]
USAGE
  $ kotter COMMAND
...

Commands

kotter hello [FILE]

describe the command here

USAGE
  $ kotter hello [FILE]

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

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

See code: src\commands\hello.ts

kotter help [COMMAND]

display help for kotter

USAGE
  $ kotter 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 kotter

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

5.22 kB

Total Files

9

Last publish

Collaborators

  • anish-learns-to-code