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

0.0.2 • Public • Published

rover-it

An Open Source dApp generation tool for Ethereum Smart Contracts

oclif Version CircleCI Appveyor CI Codecov Downloads/week License

Usage

$ npm install -g rover-it
$ rover COMMAND
running command...
$ rover (-v|--version|version)
rover-it/0.0.2 darwin-x64 node-v8.12.0
$ rover --help [COMMAND]
USAGE
  $ rover COMMAND
...

Commands

rover hello [FILE]

describe the command here

USAGE
  $ rover hello [FILE]

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

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

See code: src/commands/hello.ts

rover help [COMMAND]

display help for rover

USAGE
  $ rover 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 rover-it

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

5.76 kB

Total Files

9

Last publish

Collaborators

  • ravindrakumar8088