percentage icon indicating copy to clipboard operation
percentage copied to clipboard

Devcontainer and action

Open thumperward opened this issue 3 years ago • 0 comments

This PR adds a Visual Studio Code devcontainer allowing the project to be developed and built without having to have Visual Studio installed locally. It includes the C# extensions for syntax highlighting and mono for building.

It also adds Github Actions which automatically build (on Windows and Linux). These can optionally upload assets (currently commented).

thumperward avatar Aug 21 '21 12:08 thumperward