Home

Awesome

<div align="center">

asdf-gum Build Lint

gum plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add gum https://github.com/lwiechec/asdf-gum.git

gum:

# Show all installable versions
asdf list-all gum

# Install specific version
asdf install gum latest

# Set a version globally (on your ~/.tool-versions file)
asdf global gum latest

# Now gum commands are available
gum --version

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

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

Thanks

This repository is adapted from adsf-babashka by Frederic Merizen.

License

Distributed under the Eclipse Public License, the same as asdf-babashka. © Frederic Merizen