Skip to main content

3 posts tagged with "termux"

View All Tags

Android Termux 安装 Claude Code

· One min read
# ref: https://johndevils.github.io/claude-code-termux/
pkg update && pkg upgrade -y
pkg install git nodejs-lts python -y
npm install -g @anthropic-ai/claude-code@2.1.112