Get whale
One small program, one command. Checksum-verified, nothing else to install.
$ curl -fsSL https://studio713.dev/get | sh $ whale init ~/cell --name "acme" $ whale up # http://localhost:8787/app
v0.4.1 · Mac (Apple silicon) & Linux · checksum-verified · nothing else to install
Or take the file directly.
Three artifacts, one checksum list. Every install — script or direct — is verified against the published checksums before it runs.
whale-0.4.1-aarch64-apple-darwin # Mac · Apple silicon whale-0.4.1-x86_64-unknown-linux-musl # Linux · x86-64 · static whale-0.4.1-aarch64-unknown-linux-musl # Linux · arm64 · static SHA256SUMS # verify any download
v0.4.1 · source release in preparation