veras-time

0.0.1 • Public • Published

veras-time

Display current time

oclif Version Downloads/week License

Usage

$ npm install -g veras-time
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
veras-time/0.0.1 linux-x64 node-v10.19.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example hello [FILE]

describe the command here

USAGE
  $ oclif-example hello [FILE]

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

EXAMPLE
  $ oclif-example hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

oclif-example time

Show current time

USAGE
  $ oclif-example time

OPTIONS
  -d, --date  show time with date
  -h, --help  show CLI help

EXAMPLES
  $ overas time
  $ overas time --date

See code: src/commands/time.ts

Readme

Keywords

Package Sidebar

Install

npm i veras-time

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

132 kB

Total Files

13

Last publish

Collaborators

  • thiagoveras