Skip to content

Files

Latest commit

777aa98 · Apr 24, 2024

History

History

profile

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 24, 2024

Hi there 👋

Welcome to here!

Introduction

vfox is a cross-platform version manager(similar to nvm, fvm, sdkman, asdf-vm, etc.), extendable via plugins. It allows you to quickly install and switch between different environment you need via the command line.

Why use vfox?

  • cross-platform support (Windows, Linux, macOS)
  • consistent commands to manage all your languages
  • supports different versions for different projects, different shells, and globally.
  • simple plugin system to add support for your runtime of choice
  • automatically switches runtime versions as you traverse your project
  • support for existing config files .node-version, .nvmrc, .sdkmanrc for easy migration
  • shell completion available for common shells (Bash, ZSH, Powershell, Clink)
  • it's faster than asdf-vm, and offers more simple commands and genuine cross-platform unification. see Comparison with asdf

Getting Started

To get started with vfox, visit the official documentation for installation instructions and usage details.

Contributing

We welcome contributions! If you'd like to contribute to VersionFox, please check out our Contribution Guidelines.

License

VersionFox is licensed under the Apache-2.0 License.