Src of TruthWhen writing code we often annotate points of tech debt with TODO or FIXME,
sometimes adding a little description of what needs to be done later. Many times
these todos are forgotten only to surface when their specific code path is
excercised and triggers an error.
"If only we remembered to fix that todo!"
Src of Truth finds these todos in your source code on every commit, opening and maintaining a ticket for each unique todo. When that todo is no longer found in your source code the bot closes the ticket for you.
Src of Truth is available at GitHub. More git and issue providers are in the works.
Keeping track of your project can be hard and todos are one of the tried and true methods of measuring what's left on your plate. They are an age old aid to project management that harks back to the days when plain text was king and programming was a dark, dark art. Src of Truth wants you to move quickly and keep your eyes in your editor without losing sight of what's important.
TODO(some_user) will be
assigned to some_user.The next ~200 installs are free.
Any bugs, requests or comments should be directed to the public issues repo.