jtzero / asdf-alias

Version aliases for asdf-vm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-alias Build Lint

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

Contents

Install

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

Usage

asdf alias [ | --auto | --remove]" asdf alias --auto" asdf alias [--list]"

asdf alias java adopt-openjdk-11.0 adoptopenjdk-11.0.10+9
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

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Andrew Thauer

About

Version aliases for asdf-vm

License:MIT License


Languages

Language:Shell 100.0%