2026-04-15 00:34:45 +02:00
2026-04-15 00:26:21 +02:00
2026-04-15 00:31:54 +02:00
2026-04-15 00:34:45 +02:00

TODO CLI - Rust

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
  • Save and load tasks from file

How to run

cargo run
Description
A simple command-line todo list app built in Rust. My first Rust project while learning the language.
Readme 31 KiB
Languages
Rust 100%