Skip to content

13janderson/todo-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo video

demo.mp4

What is this project?

Elegant cli to do list that currently operates on a directory by directory basis. Commands are inspired by that of git: init, rm, add, ls...

How to install

Run the provided installer script from within the project root directory. This will build the project and add the exe to your $GOPATH which is assumed to arleady be on your $PATH:

./install.sh

Optionally verify installation by typing td which is the default alias of the binary, this can be changed by modifying the above installer script.

About

todo cli tool written in go that operates on a per directory basis and has git like commands (init, rm, add, etc ...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors