Slide 5
Slide 5 text
Extendable Version Manager
●
Allows you to juggle multiple versions of any command or tool
●
Plugins are available for most popular languages
– JavaScript, Java, Ruby, Python, Erlang, Elixir, etc…
●
Git is used for install plugins and updating asdf
●
Versions set on a per-directory basis via a file
– Versions in the file apply to the directory and all sub directories
– When resolving the version asdf will climb up the directory tree until
a version file is found