Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.magnitude.dev/llms.txt

Use this file to discover all available pages before exploring further.

Install

1

Sign up

Go to app.magnitude.dev and sign up for an API key. 3 day free trial, no card required.
2

Install the CLI

npm i -g @magnitudedev/cli
3

Run it

From any project directory:
magnitude
Paste your API key when prompted. That’s it.

Windows

Magnitude requires WSL on Windows. We don’t currently support native Windows.
wsl --install
Restart, then run wsl and follow the install steps above.

Terminal

Magnitude renders best in a modern terminal emulator like Ghostty or Kitty. The default macOS Terminal.app has limited color support and may look off.