# did
A tool to keep track of the activities done, inspired by this post: [did.txt file][blog].
## Usage
```sh
$ did "Writing the README"
```
This will produce a `~/did.txt` file with the logs appended.
[blog]: https://theptrk.com/2018/07/11/did-txt-file/