SIL Kit

Install

Install SIL Kit

Pre-built binaries for Linux, Windows and macOS, plus full source. Every release ships with checksums and an SBOM.

Per platform

Pick your build

Or build from source

Build with CMake

# Linux / macOS
$ git clone https://github.com/vectorgrp/sil-kit.git && cd sil-kit
$ cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
$ cmake --build build --parallel
$ ./build/sil-kit-registry --listen-uri silkit://0.0.0.0:8500

Releases

All releases

Older releases archived on GitHub.