This repository contains a basic project setup along with CI/CD. By default it will build for windows, linux and the web and upload their artifacts, along with deploying a build to GitHub Pages.
Not mine, but this sounds really useful for anyone looking for easy builds and deployment.
You must log in or register to comment.
I hadn’t thought about deploying a web version to GitHub pages. Very helpful. Thanks for sharing.