Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar-deepsource authored Oct 12, 2024
1 parent 73dfeb6 commit ed9235e
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# byor - Build your own Ruby

A portable ruby build generator, for your platform.
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 mac and linux are present in the `./docker` folder.

0 comments on commit ed9235e

Please sign in to comment.