Home

Awesome

asdf-alias Build Lint

asdf-alias is a version alias manager plugin for the asdf version manager.

Install

Plugin:

asdf plugin add asdf-alias
# or
asdf plugin add alias https://github.com/andrewthauer/asdf-alias.git

Use

asdf alias <plugin> <name> [<version> | --auto | --remove]" asdf alias <plugin> --auto" asdf alias <plugin> [--list]"

asdf alias java 11.0 adopt-openjdk-11.0
asdf alias java 11.0 --remove
asdf alias java --auto
asdf alias java --list
asdf alias java --remove

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 © Andrew Thauer