v0.1.0
What's New in v0.1.0
✨ Highlights
- We are now hosting all of the binaries for all supported runtimes, mirrored from upstream sources where necessary!
🎉 New Features
- feat(infra): add binary mirroring workflows and tool (#167)
🔧 Maintenance
- chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14
- chore(manifest): regenerate manifests from R2
- chore(manifest): regenerate manifests from R2
Installation
Quick Install (Recommended)
macOS / Linux:
curl -fsSL https://github.com/dtvem/dtvem/releases/download/v0.1.0/install.sh | bashWindows (PowerShell):
irm https://github.com/dtvem/dtvem/releases/download/v0.1.0/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)