bonzofenix / asdf-gum

asdf plugin for gum shell utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-gum Build Lint

gum plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

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

About

asdf plugin for gum shell utility

License:Eclipse Public License 1.0


Languages

Language:Shell 100.0%