Todidnt

(:construction: This project is currently under construction! :construction:)

Todidnt is a command line utility to help you track down TODOs and FIXMEs that you always said you'd do but haven't actually done yet. It also generates pages (rdoc-style) to show you things like pretty graphs of your repository TODOs over time.

todidnt-rails-screenshot

Usage

Install the gem:

gem install todidnt

Then, run todidnt in any Git repository directory:

$ todidnt

Credit

Paul Battley (@threedaymonk) for initial idea and witty name.