journeymen

Download

Get the journeymen CLI

A single binary, no Python or pipenv required. Pick your platform below. Full usage docs — including exactly what data the CLI sends — are on the CLI docs page.

Linux

Download for Linux
chmod +x journeymen-linux
./journeymen-linux --help

macOS

Download for macOS
chmod +x journeymen-macos
./journeymen-macos --help

Windows

Download for Windows
journeymen-windows.exe --help

Unsigned binaries — what to expect

These builds aren’t code-signed or notarized yet (no Apple Developer or Windows code-signing certificate exists for this project yet). Your OS will warn you the first time you run one — that’s expected, not a sign anything is wrong.

macOS Gatekeeper

Right-click the downloaded binary → Open → confirm in the dialog. Only needed the first run.

Windows SmartScreen

Click More info, then Run anyway.

Linux

No OS warning — just chmod +x the binary before running it.