EduardYan / rust-task-app

A terminal task app made with rust ✍️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Terminal Task App ✍️

A terminal task app made with rust.

screenshot1

Delete

screenshot2

Add

screenshot3

List

screenshot4

Edit

screenshot5

Complete

screenshot6

Install

Clone, build and execute. You must first have cargo installed.

git clone https://github.com/EduardYan/rust-task-app.git
cd rust-task-app
cargo build
./target/debug/task_app -h

About

A terminal task app made with rust ✍️


Languages

Language:Rust 100.0%