Skip to content

whytheplatypus/diem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

diem

A daily todo list.

example

Install

With cargo

cargo install --git https://github.com/whytheplatypus/diem.git

Log structure

<date> <action> <task description>
.
.
.

<date> is of the form YYYY-MM-DD

<action> is in the set {add, complete, remove}

The state of a task for today will be found by "replaying" the log.

Releases

No releases published

Packages

No packages published

Languages