OVM is a lightweight version manager for the Odin programming language, written in Odin. It allows you to fetch releases from GitHub, filter available versions, and download the correct binary for your platform with minimal setup. Designed as both a practical tool and a learning project, OVM focuses on simplicity, clarity, and low-level control.
- Odin compiler installed
- libcurl available on your system