https://github.com/michaelfromorg/tudu
A CLI program to help manage todos in your codebase.
https://github.com/michaelfromorg/tudu
Last synced: 9 months ago
JSON representation
A CLI program to help manage todos in your codebase.
- Host: GitHub
- URL: https://github.com/michaelfromorg/tudu
- Owner: michaelfromorg
- License: mit
- Created: 2025-08-17T21:08:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-24T02:41:48.000Z (9 months ago)
- Last Synced: 2025-08-24T11:10:40.295Z (9 months ago)
- Language: Rust
- Size: 33.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tudu
A CLI program to help manage to-dos in your codebase.
WIP! And this is a learning project I'm doing hand-in-hand with Claude. If the code is bad... sorry.
## Usage
Everything from the `tudu` folder.
- `cargo run`
- `cargo test`