0.0.1-beta.1 • Published 6 years ago

debriefr-cli v0.0.1-beta.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

debriefr-cli

Debriefr command line.

Install

npm install -g debriefr-cli

Usage

  1. Add a .debriefrrc file in your home directory. See the .debriefrrc.example file for guidance.

  2. Create a report and send to Slack (currently the only supported destination)

debriefr user jrbaudin -i daily -o githuborg -m "Today was a good day"

For a list of available flags use:

debriefr user -h