Tag libraries
Von Count
ยท projectsWe recently found need to count lines of our code, but with added context that things like `cloc` can't give us. Basically at a glance we wanted to see the use of certain features/components/libraries so that we could phase them out slowly over time and see progress ๐งฎ.
Read more