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:
**empty**
SIDEBARS:
- Discuss re-writing everything in Rust with team
You can install laydown
using Rust.
cargo install laydown
Binaries can be found in releases
- Download
tar.gz
binary - Extract contents
- Place
laydown
executable in/usr/local/bin
or/usr/bin
- Download
zip
binary - Extract contents
- Place
laydown
executable in/usr/local/bin
or/usr/bin
- Download
zip
binary - Extract contents
- Create a directory named
Laydown
inC:\Program Files
- Place
laydown
executable insideC:\Program Files\Laydown
- Update
$PATH
to includeC:\Program Files\Laydown