Installing this plugin:
$> asdf plugin add ew-cli https://github.com/dotanuki-labs/asdf-emulatorwtf.git
Managing ew-cli
with asdf
:
# Show all installable versions
$> asdf list-all ew-cli
# Download the latest version
$> asdf install ew-cli latest
# Define the latest version for your local project (writes <project>/.tool-versions)
$> asdf local ew-cli latest
# Now ew-cli commands are available
$> ew-cli --help
You may also want to check the official documentation to learn more about asdf
.
Copyright (c) 2023 - Dotanuki Labs - The MIT license