Skip to content

V-tech-tools/V.Tools-Dev

Repository files navigation

v_tool

Will setup and run dev env.

oclif Version Downloads/week License

Usage

$ npm install -g v_tool
$ v_tool COMMAND
running command...
$ v_tool (-v|--version|version)
v_tool/1.0.1 win32-x64 node-v14.15.4
$ v_tool --help [COMMAND]
USAGE
  $ v_tool COMMAND
...

Commands

v_tool hello

Will display intro "Welcome to V_Tool CLI!"

USAGE
  $ v_tool hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

v_tool help [COMMAND]

display help for v_tool

USAGE
  $ v_tool help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

v_tool install

Describe the command here

USAGE
  $ v_tool install

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/install.js

About

[_.V._] Tools Developer Setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published