@c4tastic/daily-brag
TypeScript icon, indicating that this package has built-in type declarations

1.4.2 • Public • Published

daily-brag

A simple reminder to document your daily accomplishments

oclif Version Downloads/week License lint release Commitizen friendly

Usage

$ npm install -g @c4tastic/daily-brag
$ daily-brag COMMAND
running command...
$ daily-brag (-v|--version|version)
@c4tastic/daily-brag/1.4.2 linux-x64 node-v14.15.4
$ 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

Package Sidebar

Install

npm i @c4tastic/daily-brag

Weekly Downloads

1

Version

1.4.2

License

MIT

Unpacked Size

23.1 kB

Total Files

17

Last publish

Collaborators

  • m4thieulavoie
  • lbenie