Crates.io | mudtjn-rusty-journal |
lib.rs | mudtjn-rusty-journal |
version | 0.1.1 |
source | src |
created_at | 2024-10-26 13:53:18.152711 |
updated_at | 2024-10-26 13:53:18.152711 |
description | This is my first package published while I am learning rust |
homepage | |
repository | |
max_upload_size | |
id | 1423877 |
size | 22,818 |
A simple command line app that allows you to add, remove tasks from command line
cargo run -- list
cargo run -- add "<task>"
cargo run -- done <y>
You can do this in a custom file by adding -j or --journal-file tag and then the fileName.