did

Crates.iodid
lib.rsdid
version1.0.0
sourcesrc
created_at2018-07-18 08:11:54.895593
updated_at2020-01-09 09:10:34.2334
descriptionA tool to keep track of the activities done
homepagehttps://github.com/kajyr/did
repositoryhttps://github.com/kajyr/did
max_upload_size
id74854
size24,500
Carlo Panzi (kajyr)

documentation

README

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

Commit count: 13

cargo fmt