christianalares / vv-cli

A CLI tool for Vinnovera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A CLI for Vinnovera

Installation:

npm i -g vinnovera-cli

Usage:

vv [options] <command | path>

Examples:

vv -v # outputs version number
vv --help # outputs all available commands and how to use them

vv hello # outsputs a greet
vv hello -h # outputs instructions for the `hello` command

More features will be added, stay tuned!

/C

About

A CLI tool for Vinnovera

License:MIT License


Languages

Language:JavaScript 100.0%