/rekki

simple todo list

Primary LanguageC

rekki

tell it where you keep your todo list

char *location = "/location/to/your/todo.txt";

compile it

 gcc rekki.c -o rekki

run it

./rekki -a make rekki better

list it

./rekki

remove it

./rekki 1