zweck / todo_cmd

This is a very simple node cli for creating todo's via the command line, you can also mark them as done/not done.
MIT License
1 stars 2 forks source link

Add git support to todo and reorder help #7

Closed zweck closed 7 years ago

zweck commented 7 years ago

This adds support for git in the todo so that all changes are committed. We will commit and new todo as well as the change of state of any todos.