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 fallowThe npm package uses optionalDependencies to download the correct platform binary automatically.
fallow --version
If you see a version number, you're all set.
Go to the Quick start and run your first analysis.