Skip to content

artemnistuley/rusty-journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty journal

Example of usage

cargo run -- -j test-journal.json add "buy milk"
cargo run -- -j test-journal.json add "take the dog for a walk"
cargo run -- -j test-journal.json add "water the plants"
cargo run -- -j test-journal.json list
cargo run -- -j test-journal.json done 2
cargo run -- -j test-journal.json list

About

A command-line program to manage to-do list items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages