qwen-code/scripts/installation
yiliang114 926c10a604 feat(installer): add standalone archive installer with multi-platform release workflow
- Add standalone archive installer (bat/sh) that downloads platform binaries
  from GitHub/Aliyun without requiring Node.js or npm on the target machine
- Add fork-friendly release-test workflow for manual GitHub Release creation
  covering all 5 platforms (darwin-arm64/x64, linux-arm64/x64, win-x64)
- Add OSS upload/mirror tools for staging and release distribution
- Update .gitignore to exclude generated build artifacts (release-staging/,
  hosted-staging/)
- Fix Windows PowerShell test command in copy-release-to-latest tool
2026-05-13 00:29:22 +08:00
..
install-qwen-with-source.bat feat(installer): add standalone archive installer with multi-platform release workflow 2026-05-13 00:29:22 +08:00
install-qwen-with-source.sh feat(installer): add standalone archive installer with multi-platform release workflow 2026-05-13 00:29:22 +08:00
INSTALLATION_GUIDE.md fix(installer): align npm fallback node gate with engines 2026-05-11 20:43:33 +08:00