Skip to content

infinityInfinite/todo-cli-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-cli-rust

rust cli tool to make todo list

MADE WITH RUST

HOW TO RUN

  • cargo run -- <option> <value>

OPTIONS

  • add -> to add todo
  • complete -> to mark a todo as completed
  • delete -> to delete a single todo
  • clear -> to clear everything
  • display -> to display all of the todos

About

rust cli tool to make todo list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages