可扩展的包版本管理器,支持 Nodejs、Ruby、Elixir 和 Erlang 等。 更多信息:https://asdf-vm.com.
asdf plugin list all
asdf plugin add {{插件名}}
asdf list all {{软件包名}}
asdf install {{软件包名}} {{版本}}
asdf global {{软件包名}} {{版本}}
asdf local {{软件包名}} {{版本}}