HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

laydown — Prepare for Daily Standup. More information: <https://github.com/badjr13/laydown>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
preparelaydowncommandstandupclimoredailyfor

Problem

How to use the laydown command: Prepare for Daily Standup. More information: <https://github.com/badjr13/laydown>.

Solution

laydown — 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

Code Snippets

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

Context

tldr-pages: common/laydown

Revisions (0)

No revisions yet.