Release Notes
⚙️ Miscellaneous Tasks
Install cshell 0.14.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/cshell/releases/download/v0.14.0/cshell-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/cshell/releases/download/v0.14.0/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.0
Download cshell 0.14.0