timebox
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

timebox

Timebox your Tasks and Activities with ease

Build Status oclif Version Downloads/week License

Usage

$ npm install -g timebox
$ tb COMMAND
running command...
$ tb (-v|--version|version)
timebox/0.0.0 darwin-x64 node-v10.15.0
$ tb --help [COMMAND]
USAGE
  $ tb COMMAND
...

Commands

tb hello [FILE]

describe the command here

USAGE
  $ tb hello [FILE]

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

EXAMPLE
  $ tb hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

tb help [COMMAND]

display help for tb

USAGE
  $ tb help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Readme

Keywords

Package Sidebar

Install

npm i timebox

Weekly Downloads

1

Version

0.0.0

License

MIT

Unpacked Size

5.45 kB

Total Files

9

Last publish

Collaborators

  • kutzilla