Skip to content

yansq/todor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todor

A command line todolist written in Rust

USAGE:

todor [OPTIONS] <SUBCOMMAND>

FLAGS:

-h, --help       Prints help information
-V, --version    Prints version information

OPTIONS:

-o, --output-file <output-file>    Use a different output file

SUBCOMMANDS:

add     Write tasks to the file
done    Remove an entry from the file by position
help    Prints this message or the help of the given subcommand(s)
list    List all takss in the file

About

Command line todolist written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages