Skip to content

Marreta CLI v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jun 21:06
· 2 commits to main since this release

Marreta CLI v0.2.0

The single-binary runtime for Marreta Lang. No external dependencies, one executable.

Install

Latest, one line:

curl -fsSL https://raw.githubusercontent.com/tm-dev-lab/marreta-lang/main/install.sh | sh

Pin this version:

curl -fsSL https://raw.githubusercontent.com/tm-dev-lab/marreta-lang/main/install.sh | sh -s -- v0.2.0

Manual download

Pick the asset for your platform from the list below, make it executable (chmod +x),
and put it on your PATH.

Platform Asset
Linux x86_64 (also Windows x86_64 via WSL) marreta-linux-x86_64
Linux arm64 (also Windows ARM via WSL) marreta-linux-arm64
macOS Apple Silicon marreta-macos-arm64
macOS Intel marreta-macos-x86_64

Links

Docs and guides: https://marreta.dev/docs

Editor support: https://marreta.dev/docs/how-to/install-the-editor-extension