Public repository for installer scripts and GitHub Action setup.
npm installnpm run distsh ./installer.sh --help
- Keep installer behavior explicit across macOS, Linux, and Windows.
- Preserve action input/output contract stability.
- Any change to default install paths or update behavior.
- Any action permission or deployment behavior change.
- Never remove installer safety checks.
- Never introduce hidden network side effects without documentation.