Evans plugin for asdf version manager.
Based on tsuyoshicho/asdf-vim and elementalvoid/asdf-saml2aws.
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>
You can specify the version to install with a line like so in your .tool-versions file: evans
You can then set the local/global version to your new version with asdf local evans or asdf global evans .
Check asdf readme for instructions on how to install & manage versions of evans.