feat: Implemented sync command.

This commit is contained in:
2025-10-28 17:02:49 -04:00
parent 7604454b74
commit 1a3634ba84
2 changed files with 11 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
## TODOS
- [ ] `envr sync` - Restore missing .env files, and update backed up ones.
- [x] `envr sync` - Restore missing .env files, and update backed up ones.
- [x] `envr scan` - Search for missing / moved .env files.