-
v0.1.0
Stablereleased this
2026-01-30 04:12:55 +00:00 | 0 commits to main since this releaseInitial Release
Dev Environment Sync v0.1.0 - A declarative YAML-based CLI tool to manage, sync, and automate developer environment setup.
Features
- Declarative YAML configuration for dev environments
- Cross-platform support (Linux, macOS, WSL)
- Dotfiles management with symlink support
- Editor configuration sync (VS Code, Neovim)
- Package manager support (Homebrew, apt, dnf, npm)
- Dry-run mode for previewing changes
- Backup and restore functionality
- CLI interface with Click
Installation
pip install dev-env-syncQuick Start
dev-env-sync init dev-env-sync syncFiles
- Source code
- Comprehensive test suite
- Example configuration
- CI/CD workflows
Downloads