/node-cli-todo

Basic command-line todo app in nodejs

Primary LanguageJavaScript

Node Command-line Todo program.

Just a code exercise.

I'm writing this to incrementally make it better. Starting with basic functions.

what does it do?

add, remove and list tasks in the command line.