macOS
brew install vfoxlocal Homebrew formula metadata
brew
Version manager with support for Java, Node.js, Flutter, .NET & more. Version 1.0.11 via Homebrew; verified 2026-04-29.
install
brew install vfoxlocal Homebrew formula metadata
nix profile install nixpkgs#vfoxnixpkgs package indexes · pkgs/by-name/vf/vfox/package.nix · source: api.github.com
scoop install main/vfoxScoop official bucket manifest trees · bucket/vfox.json · source: api.github.com
winget install --id version-fox.vfox -eWindows Package Manager source index · version-fox.vfox · source: cdn.winget.microsoft.com
overview
Version manager with support for Java, Node.js, Flutter, .NET & more
history
vfox, also branded VersionFox, is a cross-platform SDK and runtime version manager. It follows the family of tools represented by nvm, sdkman, fvm, and asdf, but emphasizes native Windows support, a plugin system, and version scopes for global, project, and shell-session use.
The version-fox/vfox repository was created in December 2023. Its documentation presents the project as a multi-SDK manager for Java, Node.js, Flutter, .NET, Go, Python, and other runtimes, with plugins used to extend support beyond the built-in set.
Public interest became visible in early 2024 through community posts such as a Show HN submission describing vfox as a cross-platform version manager with plugin extensibility, per-project and per-shell version locking, and compatibility with common version files such as .node-version, .nvmrc, and .sdkmanrc.
vfox's adoption has centered on developers who want one runtime manager across Windows, Linux, and macOS. The GitHub project had grown to several thousand stars by 2026, and its package-manager presence includes Homebrew, Scoop, winget, and Nix, reflecting the project's cross-platform positioning.
The plugin ecosystem is central to adoption. vfox documents a public plugin registry where users can install plugins with commands such as vfox add <plugin-name>, and external tools such as mise document vfox plugins as a supported backend for installing development tools.
The common workflow is to install vfox, activate its shell integration, add or auto-install a plugin, install a runtime version, and choose whether that version is global, project-local, or limited to the current shell session. The quick-start guide demonstrates commands such as vfox install nodejs@21.5.0 and vfox use -g nodejs@latest while warning that exact versions are preferable for production reproducibility.
For project teams, vfox matters because it can automatically switch runtime versions when entering a project directory and can understand existing ecosystem files such as .nvmrc or .sdkmanrc. That lowers migration friction from single-runtime managers or from asdf-style workflows.
vfox is part of the newer generation of meta-version-managers that treat language runtimes, SDKs, and developer tools as pluggable package targets. Its notable package-nerd angle is the attempt to make that model comfortable on native Windows as well as Unix-like shells.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.version-fox.vfox.tomlvfox.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vfox | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/version-fox/vfox
install metadata
| Package key | brew:vfox |
|---|---|
| Version | 1.0.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vfox |
| Homepage | https://vfox.dev/ |
| Repository | https://github.com/version-fox/vfox |
| Upstream docs | https://vfox.dev/ |
| License | Apache-2.0 |
| Source archive | https://github.com/version-fox/vfox/archive/refs/tags/v1.0.11.tar.gz |
| Last updated | 2026-04-29T19:14:02Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vfox |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
vfox
nix profile install nixpkgs#vfoxmain/vfox
scoop install main/vfoxversion-fox.vfox
winget install --id version-fox.vfox -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.