A simple way of visualizing Git repository
cupprum.github.ioGit-Heat-Map¹ does something similar to this. It's not open source but I found it easy re-implement the core algorithm² as a learning exercise in React.
this reminds me of https://github.com/nikolaydubina/go-cover-treemap
Hmmm interesting, i wonder for which other use-cases could treemap be useful.
Super cool, working on something similar ad git truck but for all repos in a company and viewable via a web interface
Git-truck is running in a web interface, even though it’s self hosted. But rendering all repos definitely sounds interesting. I had an idea to create a repo, which would basically be a monorepo, where i would register other repositories as submodules. Sadly git-truck does not seem to like that.
Any screenshots ? That would be fun to see over my own GitHub organization.
No but I will set up a Show HN in a couple of weeks. Keep on the lookout for comper.io