πŸ“¦ Tired of Backups That Don’t… Restore?



This content originally appeared on DEV Community and was authored by raymonepping

Just shipped a new update to repository_backup β€” a modular, DevOps-friendly CLI that actually does what it says:
β€’ 🛡 Safe, dry-run support by default
β€’ 🧰 Smart .backup.json and .backupignore generation
β€’ 🧪 Integrity checks after restore (yes, we verify!)
β€’ 🧼 Prune, recover, and emergency restore β€” all from the CLI
β€’ 🏷 Homebrew installable and CI-ready

If your backups are just β€œarchives” β€” you’re doing it wrong.
This tool is built for real-world recovery.

β†’ brew install raymonepping/repository-backup-cli/repository-backup-cli
β†’ repository-backup –help

🧠 Built for myself. Polished for others.
💬 Feedback, ideas, PRs welcome.


This content originally appeared on DEV Community and was authored by raymonepping