Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 340 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 340 Bytes

byor - Build your own Ruby

A portable ruby build generator, for MacOS and Linux.

Build for Linux

Find an Ubuntu machine and run ./linux-build.sh.

Build for MacOS

Find and intel or M1 mac machine and run ./macos-build.sh.

Dockerfiles

Dockerfiles for ubuntu and alpine Linux builds are present in the ./docker folder.