LinuxCommandLibrary

laydown

Command line application to prepare for Daily Standup.

TLDR

Add an item to DID section

$ laydown did [item]
copy


Add an item to DOING section
$ laydown doing [item]
copy


Clear all items
$ laydown clear
copy


Use an editor to edit current data
$ laydown edit
copy


Archive and clear current data
$ laydown archive
copy

Copied to clipboard