Skip to content

Commit 28d5640

Browse files
jdxJuanitoFatas
andauthored
Added mise-en-place to installation (en)
Co-authored-by: Juanito Fatas <me@juanitofatas.com>
1 parent 587b345 commit 28d5640

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

en/documentation/installation/index.md

+11
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Here are available installation methods:
5757
* [Managers](#managers)
5858
* [asdf-vm](#asdf-vm)
5959
* [chruby](#chruby)
60+
* [mise-en-place](#mise-en-place)
6061
* [rbenv](#rbenv)
6162
* [rbenv for Windows](#rbenv-for-windows)
6263
* [RVM](#rvm)
@@ -334,6 +335,14 @@ manage Rubies installed by [ruby-install](#ruby-install) or even built
334335
from source.
335336

336337

338+
### mise-en-place
339+
{: #mise-en-place}
340+
341+
[mise-en-place][mise-en-place] allows you to switch between multiple Rubies without requiring additional tools.
342+
It manages installations automatically and includes a [gem backend](https://mise.jdx.dev/dev-tools/backends/gem.html) to manage versions of CLIs written in Ruby.
343+
It supports UNIX-like and Windows operating systems.
344+
345+
337346
### rbenv
338347
{: #rbenv}
339348

@@ -421,4 +430,6 @@ though, because the installed Ruby won't be managed by any tools.
421430
[wsl]: https://docs.microsoft.com/en-us/windows/wsl/about
422431
[asdf-vm]: https://asdf-vm.com/
423432
[asdf-ruby]: https://github.com/asdf-vm/asdf-ruby
433+
[mise-en-place]: https://mise.jdx.dev
434+
[mise-en-place-ruby]: https://mise.jdx.dev/lang/ruby.html
424435
[openbsd-current-ruby-ports]: https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang/ruby/?only_with_tag=HEAD

0 commit comments

Comments
 (0)