Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx authored Dec 31, 2024
1 parent 5ceaa72 commit 89f92cd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions en/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,11 @@ from source.
{: #mise-en-place}

[mise-en-place][mise-en-place] allows you to switch between multiple Rubies.
It uses [ruby-build](#ruby-build) under the hood but can also be configured to use [ruby-install](#ruby-install)
—neither of which needs to be manually installed first. mise-en-place is a polyglot
version manager supporting many programming languages including [ruby][mise-en-place-ruby].
mise-en-place also has a [gem backend](https://mise.jdx.dev/dev-tools/backends/gem.html) which can be used to manage
versions of CLIs written in ruby.
It supports UNIX-like and Windows operating systems.


Expand Down Expand Up @@ -430,4 +435,5 @@ though, because the installed Ruby won't be managed by any tools.
[asdf-vm]: https://asdf-vm.com/
[asdf-ruby]: https://github.com/asdf-vm/asdf-ruby
[mise-en-place]: https://mise.jdx.dev
[mise-en-place-ruby]: https://mise.jdx.dev/lang/ruby.html
[openbsd-current-ruby-ports]: https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang/ruby/?only_with_tag=HEAD

0 comments on commit 89f92cd

Please sign in to comment.