Todo is a tool for managing your project.
Usage:
todo command [arguments]
The commands are:
init create an empty todo repository or reinitialize an existing one
add create and add task in the current branch
branch create, list or switch branch
ls list tasks of the current branch
switch modify the status of tasks in the current branch
rm delete current branch and/or tasks of the current branch
Use "todo help [command]" for more information about a command.
$ curl -sSL https://git.io/fAmh5 | bash
Jefferson Le Quellec 🐜