Bleeding-edge builds straight off the main branch. Use these to test in-flight changes or run a fix before the next tagged release. For day-to-day use, prefer the stable installer.
# macOS / Linux $ curl -fsSL https://3code.capocasa.dev/main/install | sh # Windows (PowerShell) > irm https://3code.capocasa.dev/main/install.ps1 | iex