Task tracking application which tracks tasks specific to a project. Similar to how git works, this creates a local task list for a directory and all subdirectories, allowing you to scope tasks to specific projects.
Primary LanguageRust