Skip to content

BorisDmv/task-manager-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-manager-rust

Console app working with arguments and save them locally on json so give make the states persistent

Examples of how to use:

To get all commands

--help

List all tasks

--all 

Create task

--name "Something to do" --deadline "12/12/2023" --priority "High"

remove task

--remove 0

About

CLI for saving tasks locally on json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages