qwen-code/scripts/installation
yiliang114 2ca9dcd26d fix(installer): store .bat files with CRLF in git blob for raw GitHub downloads
GitHub raw file serving bypasses gitattributes eol conversion and serves
blob bytes directly, so eol=crlf alone was not enough. Use -text to disable
normalization and commit with actual CRLF so raw downloads work on Windows.
2026-05-13 00:54:52 +08:00
..
install-qwen-with-source.bat fix(installer): store .bat files with CRLF in git blob for raw GitHub downloads 2026-05-13 00:54:52 +08:00
install-qwen-with-source.sh feat(installer): support QWEN_INSTALL_GITHUB_REPO env var for custom repo 2026-05-13 00:39:59 +08:00
INSTALLATION_GUIDE.md fix(installer): align npm fallback node gate with engines 2026-05-11 20:43:33 +08:00