This commit is contained in:
luk
2026-07-30 11:50:39 +08:00
parent eb0fc96d5d
commit 0eb30b6361
5 changed files with 312 additions and 2 deletions

4
claude-install.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
# Install Claude CLI
curl -fsSL https://claude.ai/install.sh | bash