Automated-Builds-with-Appveyor

A guide explaining some basic concepts of Appveyor. Focusing on how to publish Releases automatically on Github

View project on GitHub

Automated Builds with Appveyor


I am Jonathan Molina-Prados Ciudad, student of the Bachelor’s Degree in Video Games by UPC at CITM. This content is generated for the second year’s subject Project 2, under supervision of lecturer Ricard Pillosu.

Every Game Developer knows the process of building a Release and uploading it to Github Releases, for example, is a tedious task. Here I will show you how you can automate this process using Appveyor, and some useful tools it has.


Here you can see an index to navigate faster to the step you want. To come back, click on Automated-Builds-with-Appveyor at the top of the page.

1. Sign Up for Appveyor

2. Manual Builds with Appveyor

3. ZIP Files + GitHub Releases

4. Appveyor for GitHub Organizations

5. Appveyor Notifications