0.3.5 • Published 2 years ago

deva-cli v0.3.5

Weekly downloads
70
License
ISC
Repository
-
Last release
2 years ago

cli

Command-line interface to help with your day-to-day tasks

After cloning the repo, run:

npm install && npm link

The cli will be linked globally and will be ready to be used.

Usage

Run the cli with no arguments to see all the available commands:

> cli

Options:
  -h, --help  output usage information

Commands:
  commit|c          commit your changes
  update            update the CLI
  help [cmd]        display help for [cmd]