Install
- macOS / Linux
- Windows
- Direct Download
- Downloads the correct binary for your platform and architecture
- Installs to
~/.leadmagic/bin/lm - Adds
~/.leadmagic/binto yourPATH(updates your shell profile) - Runs
lm welcometo confirm the install
Platform Support
| Platform | Architecture | Status |
|---|---|---|
| macOS | Apple Silicon (arm64) | Supported |
| macOS | Intel (x64) | Supported |
| Linux | x64 | Supported |
| Linux | arm64 | Supported |
| Windows | x64 | Experimental |
Version Pinning
Install a specific version by setting theVERSION environment variable:
LEADMAGIC_INSTALL_DIR:
Verify Installation
Run the health check to confirm everything is working:--verbose for detailed diagnostic output:
Shell Completions
Enable tab completions for your shell:Update
The CLI checks for updates automatically and shows a one-line notice when a newer version is available. To update manually:Uninstall
Remove the CLI and all associated files:~/.leadmagic/bin directory. Your data (config, database, exports) in ~/.leadmagic/ is preserved. Delete that directory manually if you want a complete removal.