Install blooming-blockery 0.0.27
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/photonfoxlime/bb/releases/download/v0.0.27/blooming-blockery-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/photonfoxlime/bb/releases/download/v0.0.27/blooming-blockery-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install LighghtEeloo/miorin/blooming-blockery
Install prebuilt binaries into your npm project
npm install @miorin/blooming-blockery@0.0.27
Download blooming-blockery 0.0.27