Files
github--github-mcp-server/script/generate-docs
T
2026-07-13 12:37:57 +08:00

5 lines
228 B
Bash
Executable File

#!/bin/bash
# This script generates documentation for the GitHub MCP server.
# It needs to be run after tool updates to ensure the latest changes are reflected in the documentation.
go run ./cmd/github-mcp-server generate-docs