1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 10:22:08 +02:00
tldr/pages/common/laydown.md
2022-10-08 15:32:08 +08:00

386 B

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