#diary #log #txt-file #activities #track #done #keep

app did

A tool to keep track of the activities done

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

#4 in #diary

Custom license

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

~1.4–2.2MB
~32K SLoC