了解 Claude Code,Anthropic 的代理編程工具,它存在於您的終端中,幫助您比以往任何時候都更快地將想法轉化為程式碼。
# 安裝 Claude Code npm install -g @anthropic-ai/claude-code # 導航到您的專案 cd your-awesome-project # 開始使用 Claude 編程 claude # 首次使用時會提示您登入
tail -f app.log | claude -p "如果您在此日誌流中看到任何異常,請透過 Slack 通知我"
claude -p "如果有新的文字字串,請將它們翻譯成法語並為 @lang-fr-team 提出 PR 進行審查"
Was this page helpful?