mcpjungle/MCPJungle

README: Add documentation on build instructions for users

开放

#97 创建于 2025年9月11日

 (1 条评论) (0 个反应) (1 位负责人)Go (146 个派生)auto 404
UXdocumentationgood first issue

仓库指标

星标
 (1,162 个星标)
PR 合并指标
 (平均合并 3天 23小时) (30 天内合并 1 个 PR)

描述

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

贡献者指南