Skip to content

jtakakura/asdf-odin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-odin Build Lint

odin plugin for the asdf version manager.

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

About

Odin plugin for the asdf version manager github.com/asdf-vm/asdf

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages