kajyr / did

A tool to keep track of the activities done, inspired by the did.txt file idea.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A tool to keep track of the activities done, inspired by the did.txt file idea.

License:MIT License


Languages

Language:Rust 100.0%