asdf-v
July 16, 2022 · View on GitHub
asdf-v

V plugin for asdf version manager
allowing you to pin v versions for each V project.
Contents
Dependencies
Are tracked in lib/dependencies.txt and checked on
installation of plugin. The core dependencies are: git, make, curl.
Install
Plugin:
asdf plugin add v https://github.com/jthegedus/asdf-v
V:
asdf install v latest
Set global version:
asdf global v latest
These commands also apply to asdf local v <version>.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!