olimay / text-standup

Command-line scripts utility that prints text prompts for standups and reviews.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text-standup

Command-line scripts to print out prompts for standups and different types of reviews.

Currently supports a basic daily text-based standup, and more specific prompts for Ultraworking Work Cycles.

Example usage: python standup.py

This will print the prompt to stdout in the terminal.

If you are on macOS, you can copy the prompt to the system clipboard by piping to the pbcopy command.

Example: python standup.py | pbcopy

About

Command-line scripts utility that prints text prompts for standups and reviews.

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%