chore

Crates.iochore
lib.rschore
version0.1.0
sourcesrc
created_at2021-04-11 13:42:53.57225
updated_at2021-04-11 13:42:53.57225
descriptionplain-text command-line task management utility
homepagehttps://github.com/paradigm/chore/
repositoryhttps://github.com/paradigm/chore/
max_upload_size
id382025
size225,734
Daniel Thau (paradigm)

documentation

README

Chore

Chore is yet another opinionated command line task management utility.

Chore uses a plain text file format greatly influenced by but incompatible with todo.txt. This format interplays nicely with plain text-friendly tooling such as git and grep, and can be easily maintained manually in a text editor.

Chore's command line interface was broadly influenced by taskwarrior's. In particular, Chore borrows the filter-command-modification pattern and the key.mod: syntax.

To learn more about Chore, read:

Commit count: 8

cargo fmt