You know that thing where you clone a repo and spend the first 15–20 minutes just trying to figure out what it even is?
You open package.json, look for scripts, check if there's a Dockerfile, search for the entry point, wonder if there are tests anywhere. And you do this every single time.
I got annoyed enough to build something about it. It's called codeglance.
What it does
Run one command in any repo:






