asdf-evans [](https://github.com/goki90210/asdf-evans/actions?query=workflow%3A%22Main+workflow%22)

April 23, 2023 ยท View on GitHub

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 or asdf global evans .

Use

Check asdf readme for instructions on how to install & manage versions of evans.