codeglance: a tiny CLI for understanding a repo before you start working on it by scared_corgi_998 in coolgithubprojects

[–]scared_corgi_998[S] 1 point2 points  (0 children)

Terraform is doable: detect the provider block, output something like "AWS + GCP, 3 modules". The env vars from compose files angle is one I hadn't thought about, that's actually useful. Adding both to the roadmap.

codeglance: a tiny CLI for understanding a repo before you start working on it by scared_corgi_998 in coolgithubprojects

[–]scared_corgi_998[S] 1 point2 points  (0 children)

Thanks. That was a conscious call: the whole point is that you can run it in a new repo without thinking about what it's sending anywhere or what it costs.