A feature-rich CLI todo program with repeating tasks written in Rust
Stars
22
Forks
0
Watchers
22
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
160
commits
Merge pull request #20 from DashikiBulbasaur/testing-unstable
b6c5fc1View on GitHubslight change to help message in main and README. slight change to cargo toml
e8bbd4cView on GitHubadded regular-help, deadline-help, and repeating-help commands. reformatted help message in general. changed and tested the relevant integration tests
5998526View on GitHubfinished integration tests for range positioning in repeating done commands. changed help message and unit tests relevant to it
0b936c2View on GitHubfinished range integration tests for repeating todo commands
76f78ecView on GitHubfinished range integration tests for deadline done commands
0eead7bView on GitHubfinished range integration tests for deadline todo commands
c5c7368View on GitHubfinished range integration tests for regular done commands
6088781View on GitHubfinished range unit tests for repeating tasks. finished range integration tests for regular todo tasks
8dc1891View on GitHubfinished range unit tests for deadline task commands
f42de7dView on GitHubadded ranged positioning to relevant regular tasks commands
7e2f314View on GitHub