Skip to content

thiagodelgado111/standup-cli

Repository files navigation

standup cli ☕

A CLI for your daily stand-up post!

Installation

npm i -g standup-cli

Usage

It comes pre-configured with a default template that looks like this:

*1. What did you do yesterday?*
- * phew*  a lot of stuff!
*2. What will you do today?*
This module :)
*3. Are there any impediments in your way?*
None

You can go with that:

standup
// Starts prompting you with questions

Or specify your own template using a config file like this, passing it as an argument:

standup ~/standup-template.json
// Starts prompting you with questions as you defined at the config file

Contribute

Please feel free to file an issue, send your PR or just say "hi 👋 "!

License

MIT © 2018 Thiago Delgado

About

Your stand-up post right from terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published