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

0.0.3 • Public • Published

ninjaxcli

The CLI for NinjaX

oclif Version Downloads/week License

Usage

$ npm install -g ninjaxcli
$ ninjax COMMAND
running command...
$ ninjax (-v|--version|version)
ninjaxcli/0.0.3 darwin-x64 node-v12.14.0
$ ninjax --help [COMMAND]
USAGE
  $ ninjax COMMAND
...

Commands

ninjax hello [FILE]

describe the command here

USAGE
  $ ninjax hello [FILE]

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

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

See code: src/commands/hello.ts

ninjax help [COMMAND]

display help for ninjax

USAGE
  $ ninjax 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 ninjaxcli

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

5.9 kB

Total Files

9

Last publish

Collaborators

  • ollynov