Install poo 0.1.11
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/shayyz-code/poolang/releases/download/v0.1.11/poo-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/shayyz-code/poolang/releases/download/v0.1.11/poo-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install shayyz-code/tap/poo
Install prebuilt binaries into your npm project
npm install @shayyz-code/poo@0.1.11
Download poo 0.1.11