mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
paperforge update: - Auto-detects installation method (pip/pip-editable/git/zip) - Routes to appropriate update strategy - pip users: pip install --upgrade - pip-editable users: git pull + pip install -e . - git users: git pull - unknown: zip download fallback scripts/update-paperforge.ps1: - Windows one-click update script - Auto-detects install method - Supports -Force (skip confirm) and -DryRun - Clear colored output with error handling AGENTS.md: - Added comprehensive update section with 4 methods - Documented auto-update and PowerShell script |
||
|---|---|---|
| .. | ||
| consistency_audit.py | ||
| setup.py | ||
| update-paperforge.ps1 | ||
| validate_setup.py | ||
| welcome.py | ||