█▀▀ █▀▀ █▀█ █▀█ █ █ █ █  █▀▀ █   ▀█▀
▀▀▓ ▓░  ▓▀▄ █▀▓ ▓▀▄ ▓▀▄  ▓░  ▓░   ▓░
▀▀▀ ▀▀▀ ▀ ▀ ▀ ▀ ▀ ▀ ▀ ▀  ▀▀▀ ▀▀▀ ▀▀▀
S C R A K K

Install Scrakk CLI

Available on macOS, Linux, and Windows. Takes less than 30 seconds.

macOS (Homebrew) brew install scrakk-cli/scrakk/scrakk
Linux (curl) curl -fsSL https://scrakk.ai/install | bash
Linux (npm) npm install -g scrakk-cli
Linux (cargo) cargo install scrakk-cli
Windows (Scoop) scoop install scrakk
Windows (PowerShell) iwr https://scrakk.ai/install.ps1 | iex

Quick Start

1

Install scrakk

Run one of the install commands below for your platform.

2

Connect a model

Use /connect in the TUI to add your API key, or use the free DeepSeek V4 Flash.

3

Start coding

Run scrakk in your project directory and start building.

Having trouble? Check the getting started guide.