Standup Preparation - Manage Daily Tasks | Online Free DevTools by Hexmos
Prepare for your daily standup with Laydown. Track your 'did' and 'doing' items efficiently using this command-line tool. Free online tool, no registration required.
laydown
Command line application to prepare for Daily Standup. More information: https://github.com/badjr13/laydown.
- Add an item to DID section:
laydown did {{item}}
- Add an item to DOING section:
laydown doing {{item}}
- Clear all items:
laydown clear
- Use an editor to edit current data:
laydown edit
- Archive and clear current data:
laydown archive
