0.0.0 • Published 7 years ago

nifty-cli v0.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

nifty-cli

All kinds of nifty goodies in a single CLI that doesn't know exactly what to be.

oclif Version Downloads/week License

Usage

$ npm install -g nifty-cli
$ nifty COMMAND
running command...
$ nifty (-v|--version|version)
nifty-cli/0.0.0 win32-x64 node-v8.12.0
$ nifty --help [COMMAND]
USAGE
  $ nifty COMMAND
...

Commands

nifty hello [FILE]

describe the command here

USAGE
  $ nifty hello [FILE]

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

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

See code: src\commands\hello.ts

nifty help [COMMAND]

display help for nifty

USAGE
  $ nifty help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

"# nifty-cli"

0.0.0

7 years ago