0.6.0 - Import Improvements
Full Changelog: 0.5.0...0.6.0
Codify v0.6.0 — Enhanced Import Command
This release improves the codify import command, making it easier to generate, update, and manage configuration files based on your system.
Highlights
-
Improved import workflow
- Generate configs from installed resources
- Supports wildcard imports (
*,?) for bulk operations
-
Update existing configs
- Running
codify importwith no arguments updates existing files with current system state
- Running
-
Better handling of multiple instances
- Prompts for identifying details (e.g., paths for git repos)
- Improved interface for selecting or skipping instances
-
Diff view for changes
- Shows a preview of updates before applying
- Preserves existing formatting and structure