snitch

Domain: github.com Shared: | Tags: programming tool

Snitch is a CLI tool that reports GitHub or GitLab issues based on TODO comments in a code base. This was developed by tsoding and I remember watching it being created live on Twitch back in 2019-2020. It's only now, 5 years later, that I've actually used it for the first time—I may have tested it once or twice before. So far I've reported two TODOs in my rss_py project and will be using it some more. Despite repository not being updated for 4 years it still works as intended with the exception of chaning go get to go install to install the tool which changed in Go 1.17.

Read from link