File tree 1 file changed +12
-0
lines changed
en/documentation/installation
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:
52
52
* [ RubyInstaller] ( #rubyinstaller ) (Windows)
53
53
* [ Ruby Stack] ( #rubystack )
54
54
* [ Managers] ( #managers )
55
+ * [ asdf-vm] ( #asdf-vm )
55
56
* [ chruby] ( #chruby )
56
57
* [ rbenv] ( #rbenv )
57
58
* [ RVM] ( #rvm )
@@ -265,6 +266,15 @@ project and other advantages but are not officially supported. You can
265
266
however find support within their respective communities.
266
267
267
268
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
+
268
278
### chruby
269
279
{: #chruby}
270
280
@@ -337,3 +347,5 @@ though, because the installed Ruby won't be managed by any tools.
337
347
[ installers ] : /en/documentation/installation/#installers
338
348
[ readme ] : https://github.com/ruby/ruby#how-to-compile-and-install
339
349
[ 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