/todo-rs

A basic CLI TODO list in Rust

Primary LanguageRust

todo-rs

A very basic TODO list in Rust. This project was used as a learning method, but works just fine as an actual CLI.

Supported commands: add, rm, done, undone, list, clear

image

Installation

  1. Install latest release
  2. Add to your PATH
  3. Enjoy!