vitor-san / todo-list

Simple C program to make and mantain a TODO list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple C program to make and mantain a TODO list.


Languages

Language:C 99.5%Language:Makefile 0.5%