o
odinpkg.dev
packages / library / asdf-odin

asdf-odin

v1.0.0library

Odin plugin for asdf version manager

MIT · updated 8 months ago

asdf-odin Build Lint

odin plugin for the asdf version manager.

Contents

Install

Plugin:

asdf plugin add odin https://github.com/hisamafahri/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 © Hisam Fahri