I built an open-source tool that reverse-engineers any GitHub repo in 10 seconds
A developer built CodeAutopsy, an open-source tool that reverse-engineers any GitHub repository in about 10 seconds by cloning the repo, parsing every file into an Abstract Syntax Tree, and tracing al…