Installation

The fastest way to try Fallow is to run it directly:

npx fallow

If you use Fallow often, install it globally.

Prebuilt binaries for macOS, Linux, and Windows. No Rust toolchain required.

npm install -g fallow

The npm package uses optionalDependencies to download the correct platform binary automatically.

Verify

fallow --version

If you see a version number, you're all set.

Next step

Go to the Quick start and run your first analysis.