Awesome
<div align="center">asdf-odin
odin plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,unzip
: generic POSIX utilities.llvm
,clang
Install
Plugin:
asdf plugin add odin
# or
asdf plugin add odin https://github.com/jtakakura/asdf-odin.git
odin:
# Show all installable versions
asdf list-all odin
# Install specific version
asdf install odin latest
# Set a version globally (on your ~/.tool-versions file)
asdf global odin latest
# Now odin commands are available
odin 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 © Junji Takakura