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

0.0.2 • Public • Published

rdev

React project helper

oclif Version Downloads/week License

Usage

$ npm install -g rdev
$ rdev COMMAND
running command...
$ rdev (-v|--version|version)
rdev/0.0.2 linux-x64 node-v10.15.2
$ rdev --help [COMMAND]
USAGE
  $ rdev COMMAND
...

Commands

rdev hello [FILE]

describe the command here

USAGE
  $ rdev hello [FILE]

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

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

See code: src/commands/hello.ts

rdev help [COMMAND]

display help for rdev

USAGE
  $ rdev help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

rdev init

Initialize the picli tools inside the project

USAGE
  $ rdev init

See code: src/commands/init.ts

Dependencies (4)

Dev Dependencies (13)

Package Sidebar

Install

npm i rdev

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

6.79 kB

Total Files

13

Last publish

Collaborators

  • dragos.nedelcu