my_node_todo

A todo application written in node

Usage no npm install needed!

<script type="module">
  import myNodeTodo from 'https://cdn.skypack.dev/my_node_todo';
</script>

README

my_node_todo

A todo application written in node

How to use

npm i my_node_todo

  1. Show all the todos node td show
  2. Type a title to add a todo node td add <title>
  3. Clear all the todos with node td clear

Resources

Commander Inquirer

Issues