Commit Graph

2 Commits

Author SHA1 Message Date
empty
e1f56ae793 Add interactive configuration to installation scripts
Features:
- Ask user whether to configure CLAUDE.md
- Support both user-level and project-level configuration
- For project-level: prompt for target directory
- Append content (never overwrite existing files)
- Detect existing configuration to avoid duplicates
- Auto-create project constitution section for new files

Scripts updated:
- install.sh (macOS/Linux)
- install.ps1 (Windows PowerShell)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-11 18:10:08 +08:00
empty
207e3a01f0 Add installation instructions and one-click install script
- Add README.md with manual installation guide
- Add install.sh for automated installation
- Support both manual and automated workflows

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-11 17:27:44 +08:00