## ⚡ Just 3 commands / 只需 3 条命令 ```bash git clone https://github.com/beita6969/claude-code.git && cd claude-code bun install bun src/main.tsx -p "what is 2+2?" --output-format text ``` Output: `4` 🎉 https://github.com/beita6969/claude-code
⚡ Just 3 commands / 只需 3 条命令
Output:
4🎉https://github.com/beita6969/claude-code