Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

todo

A command line tool to keep track of stuff to do.

What works

  • python todo.py --add <task> - Adds a new task
  • python todo.py --list - List all the current tasks
  • python todo.py --remove <taskid> - Remove a task from the list
  • python todo.py --complete <taskid> - Mark a task as completed
  • python todo.py --help - List all the options

Contributing

Just fork, create a new branch, write some code, commit and send us a PR! It's that easy!

License

This app is licensed under the MIT license.

About

A command line tool to keep track of stuff to do.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages