Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Add auto-build via Github actions #8

@jasonswearingen

Description

@jasonswearingen
Member

It would be nice to have an automated build process like what raylib-cs has. This would automatically build the windows,linux,osx binaries when a code change is commited.

Currently building for Windows and Linux can be done manually, which is good enough for me in the medium term, which is why I can't prioritize working on it myself for now.

Update: it seems raylib-cs doesn't actually build, it just coppies the native raylib binaries. So an actual github action to build+bundle extras seems like it would be a lot more work!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jasonswearingen

        Issue actions

          Add auto-build via Github actions · Issue #8 · NotNotTech/Raylib-CsLo