Release Notes
Install whisperforge 0.5.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bevsxyz/WhisperForge/releases/download/v0.5.5/whisperforge-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/bevsxyz/WhisperForge/releases/download/v0.5.5/whisperforge-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install bevsxyz/tap/whisperforge
Install prebuilt binaries into your npm project
npm install whisperforge@0.5.5
Download whisperforge 0.5.5