repotown
v0.3.5
Published
Turn any codebase into a 3D city you can walk through. Paste a GitHub URL at repotown.vercel.app or run locally against any repo.
Downloads
1,700
Maintainers
Readme
Repotown
Turn any codebase into a 3D city you can walk through.
- Online: paste any public GitHub repo at repotown.vercel.app
- Local: walk through your own (including private) repos from the terminal
Install
Repotown runs on Bun. Install it first if you haven't:
curl -fsSL https://bun.sh/install | bashRun locally
Scan the current directory:
bunx repotown .Scan any other path:
bunx repotown /path/to/some/repoThen open http://localhost:3334.
Controls
- RTS mode (default): drag or edge-scroll to pan, wheel to zoom, middle-click to rotate.
- FPS mode (press
Tabor right-click to spawn): WASD to move, mouse to look, space to jump, shift to sprint.
License
MIT — see LICENSE.
