Install AzForge into your project.
- GitHub CLI installed and authenticated (
gh auth login) - Access to the
squer-solutionsGitHub organization
Run from your project root:
macOS / Linux / Git Bash:
curl -fsSL https://raw.githubusercontent.com/squer-solutions/azforge-install/main/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/squer-solutions/azforge-install/main/install.ps1 | iexDownloads the latest AzForge release from squer-solutions/azforge-squer and installs it into your project's .claude/ directory.