-
Notifications
You must be signed in to change notification settings - Fork 6
a beautifully simple, command-line based task management system that lives inside your git repo.
License
dshipper/Tigger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is Tigger. Roadmap: Pivotal tracker integration coming soon! Installation: Navigate to the directory you downloaded tigger to. Type "make" You're ready to roar. Usage: (In a project dir that uses Git) tigger // this will print out usage tigger init //this initializes relevant tigger files tigger new "Complete this task" tigger tasks //will print out all the current tasks git commit -am "Complete this task" //Tigger will automagically know that you have completed a task Monitor tasks with color: watch --color -n 60 -- tigger -c tasks This will refresh every 60 seconds in color your list of tasks.
About
a beautifully simple, command-line based task management system that lives inside your git repo.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published