asdf
さまざまなパッケージのバージョンを管理するためのコマンドラインインターフェイスです。 もっと詳しく: https://asdf-vm.com/manage/commands.html。
asdf plugin list all
asdf plugin add {{プラグイン名}}
asdf list all {{パッケージ名}}
asdf install {{パッケージ名}} {{バージョン}}
asdf set -u {{パッケージ名}} {{バージョン}}
asdf set {{パッケージ名}} {{バージョン}}