laydown
is a simple CLI application to help you prepare for your next Daily Standup. No longer shall your name be called on only for you to stare into the abyss while you struggle to remember what you did yesterday.
``` $ laydown
DID: - Reviewed Adam's pull request - Wrote tests for new endpoint
DOING: - Writing a script to automate database backups
BLOCKERS: - Waiting on admin access to production server
SIDEBARS: - Discuss re-writing everything in Rust with team ```
Install instructions coming soon.
``` $ laydown help
Running "laydown" without passing any arguments will display your Standup
Usage: laydown
Available commands:
di, did
clear Remove all items from your Standup
edit
help Display this message ```