Releases: milo-language/milo
Release list
milo 0.1.0
Install
brew install milo-language/tap/milo # macOS / LinuxbrewDebian/Ubuntu and Fedora/RHEL packages are attached below
(sudo dpkg -i milo_*.deb, sudo rpm -i milo-*.rpm), as are plain
tarballs and SHA256SUMS.
macOS quarantines anything downloaded through a browser and will refuse to
run it — install with a package manager, curl -L the tarball directly, or
clear the flag with xattr -d com.apple.quarantine milo.
Latest Build
Rolling release from the latest passing commit on main.
Built from 0b5f4a1.
For a stable, checksummed build, use a versioned release instead — these
bytes are replaced on every push to main.
Install
brew install milo-language/tap/milo # macOS / LinuxbrewOr grab a tarball below. macOS quarantines anything downloaded through a
browser and will refuse to run it — use a package manager, or curl -L the
tarball directly, or clear it with xattr -d com.apple.quarantine milo.