Developer Tools Virtual Environment Manager — a cross-platform runtime version manager that actually works on Windows.
Manage Python, Node.js, Ruby, and more with a single tool. No shell hacks. No surprises.
Windows (PowerShell)
irm dtvem.io/install.ps1 | iexmacOS / Linux
curl -fsSL dtvem.io/install.sh | bash- Windows first-class — Built from the ground up to work seamlessly on Windows
- Shim-based architecture — No shell integration required, no
.bashrcor.zshrcmodifications - Project-local versions — Automatic version switching per directory
- Multiple runtimes — Python, Node.js, Ruby, and more coming soon
- Documentation — Installation guide and tutorials
- Commands Reference — Full command documentation
- Migration Guide — Migrate from pyenv, nvm, asdf, and others
| Repo | Description |
|---|---|
| dtvem | The CLI tool (written in Go) |
| dtvem.io | Website and documentation |