/todo-list-cli

simulates a todo list to be called from the cli

Primary LanguagePython

todo_list_cli

simulates a todo list to be called from the cli make sure to source set_aliases.sh in your shell startup

Uses the following commands:

list <category[optional]>

add <content> <category[optional]>

rem <row_id>

print_db

This should just work out of box! Make sure you have Python3