/asdf-coder

Primary LanguageShellMIT LicenseMIT

asdf-coder Build Lint

coder plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add coder
# or
asdf plugin add coder https://github.com/toshikish/asdf-coder.git

coder:

# Show all installable versions
asdf list-all coder

# Install specific version
asdf install coder latest

# Set a version globally (on your ~/.tool-versions file)
asdf global coder latest

# Now coder commands are available
coder 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 © toshikish