Crates.io | cli_todo_list |
lib.rs | cli_todo_list |
version | 0.1.0 |
source | src |
created_at | 2022-12-09 07:44:16.242277 |
updated_at | 2022-12-09 07:44:16.242277 |
description | A CLI todo list |
homepage | https://github.com/CaptainLazarus/Todo_Rust |
repository | https://github.com/CaptainLazarus/Todo_Rust |
max_upload_size | |
id | 733045 |
size | 22,717 |
This is a CLI application written in Rust. Basically so I can learn how to do stuff in Rust.
Functionality (which I want)
todo add <task>
todo clear
todo show