spinel-coop/rv

Mise plugin for ruby

Open

#410 opened on Jan 23, 2026

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Rust (1,706 stars) (46 forks)user submission
good first issue

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