qwen-code/scripts/installation
yiliang114 c3b488f9d7 fix(installer): persist PATH to current terminal session on Windows
Use the `endlocal & set` trick (same as bun/Rust installers) to export
the install bin directory from the setlocal scope to the current cmd
session. qwen is now usable immediately without restarting the terminal.
2026-05-14 16:14:34 +08:00
..
install-qwen-standalone.bat fix(installer): persist PATH to current terminal session on Windows 2026-05-14 16:14:34 +08:00
install-qwen-standalone.ps1 fix(installer): suppress progress bars for small downloads and Expand-Archive 2026-05-14 15:09:45 +08:00
install-qwen-standalone.sh fix(installer): persist PATH to current terminal session on Windows 2026-05-14 16:14:34 +08:00
install-qwen-with-source.bat chore(installer): trim hosted release diff scope 2026-05-13 16:58:20 +08:00
install-qwen-with-source.sh chore(installer): trim hosted release diff scope 2026-05-13 16:58:20 +08:00
INSTALLATION_GUIDE.md chore(installer): remove temporary OSS smoke workflow 2026-05-13 23:35:44 +08:00