This minimal guide list the common commands of the ASDF.
- Add plugin:
asdf plugin-add <name> <git-url> - List disponible plugin versions:
asdf list all <name> - List installed plugins:
asdf plugin list [all] - Remove installed plugin and versions:
asdf plugin remove