spinel-coop/rv

Mise plugin for ruby

Open

#410 opened on Jan 23, 2026

View on GitHub
 (0 comments) (1 reaction) (1 assignee)Rust (46 forks)user submission
good first issue

Repository metrics

Stars
 (1,706 stars)
PR merge metrics
 (Avg merge 4d 18h) (14 merged PRs in 30d)

Description

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