Filesystem based todo list.

Create a cli that lets a user

  1. Add a todo
  2. Delete a todo
  3. Mark a todo as done

Store all the data in files (todos.json)