Install alur 0.0.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/happytoolin/alur/releases/download/v0.0.3/alur-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/happytoolin/alur/releases/download/v0.0.3/alur-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install happytoolin/happytap/alur
Install prebuilt binaries into your npm project
npm install @happytoolin/alur@0.0.3
Download alur 0.0.3