Skip to Content
V1Getting StartedInstallation

Installation

Install the Lore CLI on your machine.

macOS / Linux

curl -fsSL https://lore.infraestrutura.app/install.sh | bash

Or via Homebrew (coming soon):

brew install m1cloud/tap/lore

Windows

irm https://lore.infraestrutura.app/install.ps1 | iex

Verify Installation

lore --version

Manual Installation

Download the binary for your platform from the releases page  and add it to your PATH.

PlatformBinary
Linux amd64lore-linux-amd64
Linux arm64lore-linux-arm64
macOS amd64lore-darwin-amd64
macOS arm64lore-darwin-arm64
Windows amd64lore-windows-amd64.exe

Next Steps

© 2025 Lore · Built by M1 Cloud