Set of GitHub Actions for me to build my favorite projects.
I had this set up in a private repo earlier but even though I rarely used it, long build times for some projects drained the 2000 minute quota very fast. So I decided to make this more presentable and make it public to cheat avoid the usage limit.
You can Use this template to create a fresh setup.
- Got to the Actions tab
- Select the language of your project
- Click on the
Run Workflow ▼
dropdown - Fill out the form and click
Run Workflow
All the builds will be available as releases.
List supported Languages:
- Zig
- Rust
- Go
- Deno
- Cmake (C/C++)
- Arbitrary Build Command
Some projects may not build properly if they require a special build process or environment.
The contents of this repository are licensed under The MIT License.