Install and run
Skemia ships as a single binary per operating system. There is nothing to install and no runtime to manage. Download, make it executable, and run the studio.
Download
Grab the build for your OS from the latest release: skemia-macos-arm64, skemia-macos-x64, skemia-linux-x64, or skemia-win-x64.exe.
Run the studio
macOS and Linux: chmod +x skemia-macos-arm64 then ./skemia-macos-arm64 serve. Windows: skemia-win-x64.exe serve. It prints a local URL like http://127.0.0.1:4999. Open it in your browser.
The CLI
The same binary is a CLI. The command is ske (with skemia as a long alias): ske scan, ske serve, ske query, ske harvest, ske access-kit, and more. Run ske --help for the full list.
License and trial
The binary runs a read-only trial out of the box. A signed license key unlocks the org, build, and team features. Activate with ske license activate <token>, or paste it in Settings. Licensing is offline: no phone-home.