SYSTEM_CORE
arrow_back Back to Directory

Overview

A simple terminal task manager. Add, mark as done, and remove tasks from the command line.

Tech Stack

Rust Clap Serde Colored Docker

Key Highlights

  • check_circle add "Buy milk"
  • check_circle add "Write report"
  • check_circle list
  • check_circle done 1
  • check_circle remove 2