Generates your daily standup so you dont have to think before 9am
- Shell 100%
|
|
||
|---|---|---|
| README.md | ||
| standup-bot.sh | ||
standup-bot
Generates your daily standup update so you don't have to think before 9am.
Usage
chmod +x standup-bot.sh
./standup-bot.sh
Example output
┌─────────────────────────────────────────┐
│ DAILY STANDUP REPORT │
│ Wednesday, June 4 2026 │
└─────────────────────────────────────────┘
📅 YESTERDAY
spent 4 hours debugging a missing semicolon
🎯 TODAY
google 'how to exit vim' one more time
🚧 BLOCKERS
the code works but I don't know why, which is somehow worse
Requirements
bash. That's it. No npm install required.