github txpipe/cshell v0.14.1

9 hours ago

Install cshell 0.14.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/cshell/releases/download/v0.14.1/cshell-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/cshell/releases/download/v0.14.1/cshell-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install txpipe/tap/cshell

Install prebuilt binaries into your npm project

npm install @txpipe/cshell@0.14.1

Download cshell 0.14.1

File Platform Checksum
cshell-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
cshell-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
cshell-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
cshell-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

Don't miss a new cshell release

NewReleases is sending notifications on new releases.