Tigger Save

a beautifully simple, command-line based task management system that lives inside your git repo.

Project README

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.

Open Source Agenda is not affiliated with "Tigger" Project. README Source: dshipper/Tigger
Stars
41
Open Issues
3
Last Commit
12 years ago
Repository
Tags

Open Source Agenda Badge

Open Source Agenda Rating