Installer internals

Installer internals

Scope

This page is a placeholder generated from the official source file structure.

What to verify

  • TODO: Add prerequisites and validation checklist.

Outline (from official headings)

  • install.sh (recommended)
  • Discoverability / “git install” prompt
  • Why Git is needed
  • Why npm hits EACCES on fresh Linux
  • install-cli.sh (non-root CLI installer)
  • install.ps1 (Windows PowerShell)

Further reading

  • Official source file: install/installer.md