Created
November 14, 2025 06:58
-
-
Save Benjamin-Wegener/bba2e45ee3ae74f926250a571e73ef8c to your computer and use it in GitHub Desktop.
install qwen-code npm package in termux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pkg update | |
| pkg install nodejs python -y | |
| npm install -g @qwen-code/qwen-code@latest --omit=optional |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment