You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows one-click install: install.ps1 rewritten into a full bootstrap — detects winget
(or Chocolatey), auto-installs every missing requirement (Git for Windows → bash+curl, jq,
Python 3), refreshes PATH in-session so tools work without a reboot, verifies, installs CCF,
and launches the setup wizard. -Yes for fully unattended.
install-windows.bat — double-click installer (handles execution policy, pauses on output).