Skip to content

josephschmitt/hvm

Repository files navigation

HVM: Hermetic Version Manager

HVM attempts to hermetically seal global dependency binaries at runtime based on configuration files.

WIP.

Installation

Using Homebrew:

$ brew install josephschmitt/repo/hvm

Using the installer script:

$ curl -sfL "https://github.com/josephschmitt/hvm/raw/main/install.sh" | bash