Awesome
asdf-evans
Evans plugin for asdf version manager.
Based on tsuyoshicho/asdf-vim and elementalvoid/asdf-saml2aws.
Usage
Install
The plugin can be install using the following command.
asdf plugin-add evans
# or asdf plugin-add evans https://github.com/goki90210/asdf-evans.git
asdf install evans <version>
.tool-versions file
You can specify the version to install with a line like so in your .tool-versions file: evans
Using the CLI
You can then set the local/global version to your new version with asdf local evans <version> or asdf global evans <version>.
Use
Check asdf readme for instructions on how to install & manage versions of evans.