Copacetic
Sunday, October 23rd, 2005I’ve always had an Ant target called “copacetic” that I’d fire off before a check in. It would run compile and test my work. This has become the working name of my continuous integration system, which I’ll tell you a bit about.
I’ve got a standard project structure now, inspired by the abilities of Ivy, that […]