File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
en/documentation/installation Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ Here are available installation methods:
5252 * [ RubyInstaller] ( #rubyinstaller ) (Windows)
5353 * [ Ruby Stack] ( #rubystack )
5454* [ Managers] ( #managers )
55+ * [ asdf-vm] ( #asdf-vm )
5556 * [ chruby] ( #chruby )
5657 * [ rbenv] ( #rbenv )
5758 * [ RVM] ( #rvm )
@@ -265,6 +266,15 @@ project and other advantages but are not officially supported. You can
265266however find support within their respective communities.
266267
267268
269+ ### asdf-vm
270+ {: #asdf-vm}
271+
272+ [ asdf-vm] [ asdf-vm ] is an extendable version manager that can manage multiple
273+ language runtime versions on a per-project basis. You will need the
274+ [ asdf-ruby] [ asdf-ruby ] plugin (which in turn uses [ ruby-build] ( #ruby-build ) )
275+ to install Ruby.
276+
277+
268278### chruby
269279{: #chruby}
270280
@@ -337,3 +347,5 @@ though, because the installed Ruby won't be managed by any tools.
337347[ installers ] : /en/documentation/installation/#installers
338348[ readme ] : https://github.com/ruby/ruby#how-to-compile-and-install
339349[ wsl ] : https://docs.microsoft.com/en-us/windows/wsl/about
350+ [ asdf-vm ] : https://asdf-vm.com/
351+ [ asdf-ruby ] : https://github.com/asdf-vm/asdf-ruby
You can’t perform that action at this time.
0 commit comments