o
odinpkg.dev
packages / library / ovm

ovm

f2501cblibrary

Odin-lang version manager

No license · updated 3 months ago

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.

Prerequisites

  • Odin compiler installed
  • libcurl available on your system