Never forget a #TODO comment ↦
Patrick DeVivo:
tickgit
is a tool for software developers to do project management within their codebase. It searches code comments for markers indicating areas and files worth returning to (TODO
,FIXME
, etc). It can be used to proactively identify areas of technical debt, or handle day-to-day to-do items and checklists.
Free for public repos and open source.
Discussion
Sign in or Join to comment or subscribe