|
||||||
![]() Two Build Monitors for AnthillPro
Brian Kelly took time out on New Year's Day to let people know about a new CI Build Monitor he's been working on. According to his blog entry he already had one written with Quartz Composer but wanted to make it available cross-platform (and he wanted to learn Processing) so he now also has a version written in Processing. Both versions are available via his github project.
Neat! Re: Two Build Monitors for AnthillPro
Thanks for the plug!
Next I'm going to focus on migrating the Processing version to a Java project - .java instead of .pde, possibly with an Ant library to support Processing Java projects.
Then I want to set it up in a CI server so I can go full circle with the whole thing.
|