Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 550 Bytes

File metadata and controls

17 lines (11 loc) · 550 Bytes

Building Ruby for Red Hat

Redhat is a pain to work with. This helps ease some pain.

You will need a Red Hat developer account to register the VM with Red Hat.

  • Clone this repo, with submodules git clone --recurse-submodules
  • make main
  • Enjoy your new RPMs!

Based on the most excellent Vagrant as Infrastructure. Could not be done without Feedforce Inc's ruby-rpm.

Pull requests welcome.