The Moderne CLI is a tool that allows you to build and publish Lossless Semantic Tree (LST) artifacts to an artifact repository of your choosing.
# Stable releases
brew install moderneinc/moderne/mod
# Staging releases (latest pre-release)
brew install moderneinc/moderne/mod --head
# We only support staging releases
choco install mod --prerelease
Download the latest release for your platform:
- Linux: moderne-cli-linux
- macOS: moderne-cli-macos
- Windows: moderne-cli-windows.exe
Archive formats are also available:
Pre-releases are available through:
- Homebrew head formula (
mod --head
) - Chocolatey beta package (
mod --prerelease
) - Direct download from the releases page
Stable releases are promoted from pre-releases and become the default installation for package managers and the /releases/latest/
download URLs.
After installation, verify the CLI is working:
mod --version
For usage instructions and documentation, visit the Moderne CLI documentation.
For issues and questions:
- Documentation
- Email: [email protected]