odin plugin for the asdf version manager.
bash
,curl
,unzip
: generic POSIX utilities.llvm
,clang
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Junji Takakura