Releases: txpipe/telchar
Releases · txpipe/telchar
0.1.0 - 2025-01-31
Release Notes
🚀 Features
📚 Documentation
- Describe scope & requirements
Install telchar-cli 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/telchar/releases/download/v0.1.0/telchar-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/telchar/releases/download/v0.1.0/telchar-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install txpipe/tap/telchar-cli
Install prebuilt binaries into your npm project
npm install @txpipe/telchar-cli@0.1.0
Download telchar-cli 0.1.0
File | Platform | Checksum |
---|---|---|
telchar-cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
telchar-cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
telchar-cli-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
telchar-cli-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
telchar-cli-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |