Bazel Rules for raylib on Windows, macOS, and Linux #5718
maharshijinandra
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I've put together a Bazel rules repo for raylib: https://github.com/maharshijinandra/bazel_rules_raylib
The goal was to make raylib easy to consume from Bazel projects without relying on host package managers during repository setup.
If you'd like to try it out, start with the
examples/folder, which contains a standalone consumer example: https://github.com/maharshijinandra/bazel_rules_raylib/tree/main/examplesLet me know your thoughts or any feedback.
Hope this helps 😁
P.S. if you find it useful, please consider starring the repo
Beta Was this translation helpful? Give feedback.
All reactions