Show HN: I made a tool to navigate your GitHub repo files (repofiles.com)

2 points by bddicken ↗ HN
I built repofiles.com, a free tool for visualizing and navigating the file hierarchy of any public GitHub repository.

Repofiles makes it easy to get a 30k foot view of the structure of your repository while also giving you the ability to drill in on subdirectories or individual files. You can ALT-click on a circle to view the corresponding file on github.com.

Feedback is very much welcome.

1 comment

[ 2.7 ms ] story [ 15.6 ms ] thread
Thanks. Looks nice, however too much click interactions going on. Nevertheless really interesting and see myself using for quick inspections.