mcpjungle/MCPJungle

README: Add documentation on build instructions for users

Aperta

#97 aperta il 11 set 2025

 (1 commento) (0 reazioni) (1 assegnatario)Go (146 fork)auto 404
UXdocumentationgood first issue

Metriche repository

Star
 (1162 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Some users may not be comfortable using a pre-compiled binary from brew or the Releases Page. They would prefer to build the binary themselves for more confidence in mcpjungle.

We should add proper build instructions in the docs so that they can build mcpjungle on their own infra or local machines.

Notes:

  1. We should provide instructions on how to build using both goreleaser and docker
  2. Take care to also supply the right version info during build process so that the final binary has appropriate output when running mcpjungle version

Guida contributor