Skip to content

Monopolo-Magnetico/Rusty_journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Command Line Interface (CLI) programmed in Rust. This is the resulting project of learning the basics of the Rust programming language. At the moment, this program is a to-do list, and can handle the creation, display and removal of tasks. It also saves the tasks as a JSON file, ensuring that the user can access the list at any given moment in the future.

About

CLI to manage a to-do list, backing it in a JSON file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages