Skip to content

pkishen/nok1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nok1

oclif Version Downloads/week License

Usage

$ npm install -g nok1
$ nok1 COMMAND
running command...
$ nok1 (-v|--version|version)
nok1/0.0.1 darwin-x64 node-v12.19.0
$ nok1 --help [COMMAND]
USAGE
  $ nok1 COMMAND
...

Commands

nok1 hello [FILE]

describe the command here

USAGE
  $ nok1 hello [FILE]

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

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

See code: src/commands/hello.ts

nok1 help [COMMAND]

display help for nok1

USAGE
  $ nok1 help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published