toado 0.3.0

A simple interactive task and project manager for the command line
Documentation

Toado 🐸 📋

A simple interactive task and project manager for the command line built in rust.

Building

To build the project, you must have Rust version 1.77.2 or later

$ git clone https://github.com/maxcaplan/toado.git
$ cd toado
$ cargo build --release
$ ./target/release/toado --version