Tuesday, January 04, 2022

RVM-TUI 0.0.6

Given how practical and popular RVM (Ruby enVironment Manager) is, a while ago, I created a text-based user interface for it that facilitates the following:

  • Testing the same project with multiple Rubies (e.g. ensuring it runs on both Ruby and JRuby)
  • Testing the same project with different gem version combinations in different gemsets (e.g. checking if it works with both facets 3 + dependencies and facets 2 + dependencies)

 RVM-TUI 0.0.6 was just released. Below is a quick video demo of it. Cheers!



No comments: