Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voom

Voom CLI

oclif Version Downloads/week License

Usage

$ npm install -g voom
$ voom COMMAND
running command...
$ voom (-v|--version|version)
voom/0.0.0 darwin-x64 node-v14.9.0
$ voom --help [COMMAND]
USAGE
  $ voom COMMAND
...

Commands

voom date

Shows current date.

USAGE
  $ voom date

DESCRIPTION
  Shows current date.

See code: src/commands/date.js

voom hello

Says hello. Add -n=YOUR NAME to hello you instead of "person"

USAGE
  $ voom hello

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

DESCRIPTION
  Says hello. Add -n=YOUR NAME to hello you instead of "person"

See code: src/commands/hello.js

voom help [COMMAND]

display help for voom

USAGE
  $ voom help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

voom time

Shows the current time

USAGE
  $ voom time

DESCRIPTION
  Shows the current time

See code: src/commands/time.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages