Skip to content

c4tastic/daily-brag

Repository files navigation

daily-brag

A simple reminder to document your daily accomplishments

oclif Version Downloads/week License lint release Commitizen friendly

Usage

$ npm install -g daily-brag
$ daily-brag COMMAND
running command...
$ daily-brag (-v|--version|version)
daily-brag/0.0.1 darwin-x64 node-v14.1.0
$ daily-brag --help [COMMAND]
USAGE
  $ daily-brag COMMAND
...

Commands

daily-brag autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ daily-brag autocomplete [SHELL]

ARGUMENTS
  SHELL  shell type

OPTIONS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

EXAMPLES
  $ daily-brag autocomplete
  $ daily-brag autocomplete bash
  $ daily-brag autocomplete zsh
  $ daily-brag autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete

daily-brag help [COMMAND]

display help for daily-brag

USAGE
  $ daily-brag help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

daily-brag init

Initialize your daily-brag settings

USAGE
  $ daily-brag init

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ daily-brag init

See code: src/commands/init.ts

daily-brag new

Create a daily-brag document

USAGE
  $ daily-brag new

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ daily-brag new

See code: src/commands/new.ts

daily-brag upload

Upload a daily-brag document

USAGE
  $ daily-brag upload

OPTIONS
  -h, --help  show CLI help

See code: src/commands/upload.ts

About

Command line interface to brag about yourself

Resources

License

Stars

Watchers

Forks

Packages

No packages published