- If names "Travis CI", "Circle CI", etc mean anything to you - that's what it basically is: Travis for IE.
- If not: in a nutshell, it's a system that automatically tracks your code on github. With each commit, it clones the repo and tries to install it on various IE games. It then parses weidu.log, makes note of any found errors and warnings and presents them on build page in a nice, human readable way.
In addition to simple installation, it can also run Happy IE testing suite, checking if any issues were introduced by your mod specifically. (This is optional.)
If you'd like to use Golem in your project, open a request topic.