DEV Community

Cover image for 📦 Tired of Backups That Don’t… Restore?
raymonepping
raymonepping

Posted on

📦 Tired of Backups That Don’t… Restore?

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.

Top comments (0)