开发工具集锦
python
git
- git-scm.com
- Tower
- degit — straightforward project scaffolding
- gemini cli
- copilot cli
npm install -g @github/copilot@latest
#By default, copilot utilizes Claude Sonnet 4
set COPILOT_MODEL=gpt-5
copilot --banner
- Warp — the agentic development environment that lets you run multiple AI coding agents in parallel on macOS, Windows, and Linux.