Update CLAUDE.md with repository information

This commit is contained in:
Claude 2026-01-13 17:58:01 -05:00
parent b06374a562
commit 0df5eb8e4b

View file

@ -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.