Files
github--github-mcp-server/script/generate-docs
2025-07-01 10:02:19 +02: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