CodetagCrawler
Last released
This package provides a click interface to a (Python) codetag crawler, which searches through a target directory for codetags, and formats them to a .csv format that can be imported to Azure DevOps or other services using equivalent .csv formats. A config file is provided to define which codetags to search for. Possible codetags are as of now limited by the .yml format, so codetags like !!! or ??? are not supported as is.