Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.49 KB

README.md

File metadata and controls

55 lines (34 loc) · 1.49 KB

asdf-moonrepo Build Lint

moon plugin for the asdf version manager.

Contents

Dependencies

Install

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.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Ethan Diamond