Windows ve macOS terminal kurulumu

CodeFast Claude Pro

Aktivasyon kodunu terminale girerek Claude Code oturumunu bu cihazda hazirlarsin. Script mevcut credential dosyasini yedekler, yeni Claude Pro oturumunu yazar ve kodu yalnizca islem basarili olduktan sonra kullanildi sayar.

450 TL911 TL
Exe yokWindows ve macOS kurulumu terminal uzerinden tamamlanir.
YedekliMevcut ~/.claude/.credentials.json dosyasi once yedeklenir.
Tek kodAktivasyon kodu yazma islemi basarili olduktan sonra kapanir.
Windows PowerShell
powershell -NoProfile -ExecutionPolicy Bypass -Command "irm https://claude.codefast.app/install.ps1 | iex"
macOS Terminal
curl -fsSL https://claude.codefast.app/install.sh | bash