Installation
Linux/macOS (one-line install):
curl -fsSL https://raw.githubusercontent.com/s1ks1/bwenv/main/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/s1ks1/bwenv/main/install.ps1 | iexHomebrew (macOS/Linux):
brew tap s1ks1/bwenv
brew install bwenvScoop (Windows):
scoop bucket add bwenv https://github.com/s1ks1/scoop-bwenv
scoop install bwenvManual: Download the archive for your platform below, extract, and run make install (Linux/macOS) or install.ps1 (Windows).
See README for full documentation.