spinel-coop/rv

Mise plugin for ruby

Open

#410 geöffnet am 23. Jan. 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (46 Forks)user submission
good first issue

Repository-Metriken

Stars
 (1.706 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 18h) (14 gemergte PRs in 30 T)

Beschreibung

We would like to offer our precompiled Ruby binaries to mise users. According to the mise ruby docs, we can:

  • Fork asdf-ruby to mise-rv
  • Update the mise-rv repo scripts to install Ruby via rv instead of ruby-build (and install rv if it's already available)
  • Update the rv README to include a section for mise users, with instructions: mise plugins install ruby https://github.com/spinel-coop/mise-rv

Contributor Guide