synd-api

v0.1.10 2024-03-19

synd-term-v0.1.10 Mar 19 2024 at 04:04 UTC

Release Notes

Features

Miscellaneous Tasks

  • Set log level for the credential restore process to debug by @ymgyt (30dc7a2f)

Install synd-term 0.1.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ymgyt/syndicationd/releases/download/synd-term-v0.1.10/synd-term-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/ymgyt/syndicationd/releases/download/synd-term-v0.1.10/synd-term-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install @syndicationd/synd-term@0.1.10

Install prebuilt binaries via Homebrew

brew install ymgyt/homebrew-syndicationd/synd

Download synd-term 0.1.10

File Platform Checksum
synd-term-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
synd-term-x86_64-apple-darwin.tar.gz Intel macOS checksum
synd-term-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
synd-term-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
synd-term-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum