Files
Sam Morrow bc83181c14
Unit Tests / build (macos-latest) (push) Has been cancelled
Unit Tests / build (ubuntu-latest) (push) Has been cancelled
Unit Tests / build (windows-latest) (push) Has been cancelled
dev: easily run servers with current code
2025-03-30 00:04:46 +01:00

8 lines
112 B
Bash
Executable File

#!/bin/bash
cd "${0%/*}"
cd ../
echo "Running go-run.sh in $(pwd)"
go run cmd/github-mcp-server/main.go stdio