moon plugin for the asdf version manager.
bash
,curl
, and POSIX utilities.
Plugin:
asdf plugin add moonrepo https://github.com/asdf-community/asdf-moonrepo.git
moon:
# Show all installable versions
asdf list-all moonrepo
# Install specific version
asdf install moonrepo latest
# Set a version globally (on your ~/.tool-versions file)
asdf global moonrepo latest
# Now moon commands are available
moon --version
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 © Ethan Diamond