#1578·git-bug

The Build From Source documentation is out of date

Author: trevor-vaughanCreated Jul 3, 2026Updated Jul 3, 2026

The Build From Source documentation indicates that you only need git, go, and make to build git-bug.

When attempting to build on a minimal system, it appears that you also need pnpm.

It would be great to be able to build without the web-ui so that the extra material is not required.