dome plugin for the asdf version manager.
- Make sure you have the required dependencies installed:
- curl
- unzip
Plugin:
asdf plugin add dome
# or
asdf plugin add https://github.com/jtakakura/asdf-dome.git
dome:
# Show all installable versions
asdf list-all dome
# Install specific version
asdf install dome latest
# Set a version globally (on your ~/.tool-versions file)
asdf global dome latest
# Now dome commands are available
dome --help
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Junji Takakura