Awesome
<div align="center">asdf-dome
dome plugin for the asdf version manager.
</div>Contents
Dependencies
- Make sure you have the required dependencies installed:
- curl
- unzip
Install
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.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Junji Takakura