synd
cargo
cargo install synd --version 0.4.0 --locked
docker
docker run --rm -it ghcr.io/ymgyt/synd:0.4.0
nix
nix profile add github:ymgyt/syndicationd/v0.4.0#synd
powershell
powershell -c "irm https://github.com/ymgyt/syndicationd/releases/download/v0.4.0/synd-installer.ps1 | iex"Source
shell
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ymgyt/syndicationd/releases/download/v0.4.0/synd-installer.sh | shSource
Downloads
| File | Platform |
|---|---|
| synd-aarch64-apple-darwin.tar.gz | macOS Apple Silicon |
| synd-x86_64-pc-windows-msvc.tar.gz | Windows x64 |
| synd-x86_64-unknown-linux-gnu.tar.gz | Linux x64 |
| synd-x86_64-unknown-linux-musl.tar.gz | musl Linux x64 |