Skip to content

nextuponstream/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo

CI

A utility CLI tool to create todo's with tags and deadlines. Todo's are saved to your specified folder (preferably a synchronized folder).

Build from source

git clone https://github.com/nextuponstream/todo.git
cd todo
cargo build --release
# Add binary to PATH
PATH=$PATH:</path/to/todo>/target/release/todo # edit here
sudo ln -s </path/to/todo>/target/release/todo /bin/todo
todo --version # has everything been set?

Note: before publishing to crates.io, I want to test it a fair bit myself to discover any missing feature to suit my needs.

About

Manage Todo lists in a CLI application tool similar to git or kubectl.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages