4 releases (1 stable)
Uses old Rust 2015
1.0.0 | Jan 9, 2020 |
---|---|
0.2.1 | Aug 31, 2018 |
0.2.0 | Jul 25, 2018 |
0.1.0 | Jul 18, 2018 |
#6 in #diary
7KB
50 lines
did
A tool to keep track of the activities done, inspired by this post: did.txt file.
Usage
$ did "Writing the README"
This will produce a ~/did.txt
file with the logs appended.
Installation
You need cargo to install and build the did
command for your computer
cargo install did
Options
-t --ticket
Prepends a ticket id to the message. Useful for Jira
Dependencies
~2.4–3.5MB
~49K SLoC