v0.5.6
What's New in v0.5.6
🐛 Bug Fixes
- fix(init): clean up stale dtvem shims entries from PATH (#247)
- Issue Reported by @BradKnowles - Thank You!
🔧 Maintenance
- chore(repo): pin .go files to LF line endings via .gitattributes
Installation
Quick Install (Recommended)
macOS / Linux:
curl -fsSL https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.6/install.sh | bashWindows (PowerShell):
irm https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.6/install.ps1 | iexManual Installation
- Download the appropriate archive for your platform from the assets below
- Extract the archive
- Move binaries to a directory in your PATH
- Run
dtvem initto complete setup
Supported Platforms
- ✅ Windows (amd64, arm64)
- ✅ macOS (amd64, arm64/Apple Silicon)
- ✅ Linux (amd64)