Installation
Seal is currently distributed through GitHub Releases.
Standalone Installer
On macOS and Linux:
| Bash | |
|---|---|
1 | |
On Windows:
| PowerShell | |
|---|---|
1 | |
The installer selects the correct prebuilt archive and places seal on your path. Confirm the
installation with:
| Bash Session | |
|---|---|
1 | |
Prebuilt archives and SHA-256 checksums are available on the GitHub Releases page.
Warning: Seal is in alpha. Releases may contain breaking changes, and Seal is not yet published to crates.io or other package registries.
Continue with the quick start to configure a project.