Skip to content

squer-solutions/azforge-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AzForge Installer

Install AzForge into your project.

Prerequisites

  • GitHub CLI installed and authenticated (gh auth login)
  • Access to the squer-solutions GitHub organization

Install

Run from your project root:

macOS / Linux / Git Bash:

curl -fsSL https://raw.githubusercontent.com/squer-solutions/azforge-install/main/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/squer-solutions/azforge-install/main/install.ps1 | iex

What it does

Downloads the latest AzForge release from squer-solutions/azforge-squer and installs it into your project's .claude/ directory.

About

AzForge installer bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors