Skip to content

plastic-karma/find-potential-tech-debt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

find potential tech debt

Script to analyze git repositories for potential tech debt by generating a report with lines of code and change rate. This does not point you to the actual tech debt, but is a starting point to see where improvements to your code base have the highest impact. Although not perfect we use lines of code as a proxy for complexity.

This script is heavily influenced by the book Software Design X-Rays.

prerequisites

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages