Files
TODO-Cli---Rust/README.MD
2026-04-12 19:34:13 +00:00

6 lines
198 B
Markdown

A simple command-line todo list app built in Rust.
My first Rust project while learning the language.
## Features
- Create tasks with name, priority, and description
- Delete tasks
- List all tasks