Bonsai is an ultra-minimal, high-contrast Go web server that statically generates and serves your repository commits and diffs instantly. Fast, lightweight, and local-first.
Banish heavy window layouts, shadows, and neon markers. High-contrast typography designed for your terminal.
Zero database or external runtime overhead. Runs natively over local git pipelines to build lightweight static views in milliseconds.
Keyboard-first workflow. Press ⌘K or Ctrl+K to instantly focus search and jump lines.
Install the binary globally using Go toolchains, then launch it inside any folder containing a git directory.
go install github.com/himanshusardana/bonsai@latest
Click to copy