Skip to content

Instantly share code, notes, and snippets.

Claude Code with Copilot API

install

npm install -g copilot-api
copilot-api start --claude-code
npm install -g @anthropic-ai/claude-code
@hardyscc
hardyscc / github-actions-runner-on-wsl.md
Last active May 28, 2026 11:09
Github Actions Runner on WSL

Github Actions Runner on WSL

Setup WSL

# Check what's alive
wsl -l -v