/todo-list

Simple C program to make and mantain a TODO list.

Primary LanguageC

todo-list

Simple C program to make and mantain a TODO list.

Commands:

  • list: lists all todos. Usage: todo list
  • add: add a todo to the list. Usage: todo add
  • update: update a todo in the list. Usage: todo update
  • remove: remove a todo from the list. Usage: todo remove
  • help: shows a help message. Usage: todo help