vugu / vgrun

Command line Vugu runner utility
MIT License
4 stars 3 forks source link

Create CI workflow #7

Closed alexrudd closed 2 years ago

alexrudd commented 2 years ago

A couple of simple workflow jobs to run tests on Go 1.14 and 1.18; and to run the getting started vgrun install steps on Go 1.14 -> 1.18 and linux/windows/macos.

We could also add the vgrun -new-from-example=simple . step to this and make it and an end to end test of the getting started guide for all supported platforms. Let me know what you think.

bradleypeabody commented 2 years ago

Thanks! Merging