Releases: milo-language/dapweb
Releases · milo-language/dapweb
Release list
Latest Build
Rolling release from the latest passing commit on main.
Install (curl, not the browser — a browser download carries macOS's
quarantine flag, which kills and trashes the unsigned binary):
P=$(uname -s | tr A-Z a-z)-$(uname -m | sed 's/x86_64/x64/;s/aarch64/arm64/')
curl -fsSL https://github.com/milo-language/dapweb/releases/download/latest/dapweb-$P.tar.gz | tar xz
cd dapweb-$P && ./dapweb web