@ianzy/nyx
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

@ianzy/nyx

Command line tool for easy development

oclif Version Downloads/week License

Usage

$ npm install -g @ianzy/nyx
$ nyx COMMAND
running command...
$ nyx (-v|--version|version)
@ianzy/nyx/0.0.0 darwin-x64 node-v12.10.0
$ nyx --help [COMMAND]
USAGE
  $ nyx COMMAND
...

Commands

nyx hello [FILE]

describe the command here

USAGE
  $ nyx hello [FILE]

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

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

See code: src/commands/hello.ts

nyx help [COMMAND]

display help for nyx

USAGE
  $ nyx help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

/@ianzy/nyx/

    Package Sidebar

    Install

    npm i @ianzy/nyx

    Weekly Downloads

    2

    Version

    0.0.0

    License

    MIT

    Unpacked Size

    5.18 kB

    Total Files

    17

    Last publish

    Collaborators

    • ianzy