Documentation
README
ralphex-update - Smart Prompt Merging
SCOPE: Compare current embedded defaults with user's installed config, and intelligently merge updates into customized files. Preserves user intent while incorporating structural changes.
Step 0: Verify CLI Installation
which ralphex
If not found, guide installation:
- macOS (Homebrew):
brew install umputun/apps/ralphex - Any platform with Go:
go install github.com/umputun/ralphex/cmd/ralphex@latest
Do not proceed until which ralphex succeeds.
This is the opening of the README. Read the full README on GitHub.