diff --git a/CLAUDE.md b/CLAUDE.md index 54d95de..a46ce6e 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -2,6 +2,17 @@ This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. +## Repository Information + +**Git Repository:** https://git.farmtowntech.com/setonc/build-pe-script-launcher +**Branch:** master +**Status:** Active development + +```powershell +# Clone the repository +git clone https://git.farmtowntech.com/setonc/build-pe-script-launcher.git +``` + ## Project Overview Build PE Script Launcher - A production-grade Windows PE builder that creates bootable images with PowerShell 7, custom modules, and automatic script launching from external media. The PE image remains static; rebuilds are only needed for PowerShell 7 or module updates.