20 stable releases
2.6.4 | Dec 8, 2022 |
---|---|
2.5.0 | Nov 25, 2022 |
1.6.0 | Aug 16, 2022 |
1.5.0 | Jul 22, 2022 |
0.1.0 |
|
#1503 in Command line utilities
40 downloads per month
19KB
471 lines
laydown
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.
Preview:
$ 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
How to Install:
Rust
You can install laydown
using Rust.
cargo install laydown
Binary
Binaries can be found in releases
Linux
- Download
tar.gz
binary - Extract contents
- Place
laydown
executable in/usr/local/bin
or/usr/bin
MacOS
- Download
zip
binary - Extract contents
- Place
laydown
executable in/usr/local/bin
or/usr/bin
Windows
- 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
Dependencies
~2.8–4MB
~72K SLoC