Automate your development with Github Actions
Github Actions So what is Github Actions anyway? Basically, it is a set of instructions that gets run on a computer depending on what has happened in your repository. You can generate a documentation site for your code, run shell scripts to use with your project, or even make a build of your project, and that is just what I used during the development of our thesis game Get Guns, Go Grapple....