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](https://cloud.githubusercontent.com/assets/286015/3520069/33fe0e7e-0727-11e4-9a88-6b70dbff236c.png) 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.