[Tutorial] CI Automated Build for your Pharo Application
Hi Folks !
I have been working throughout the summers on searchQuick, an application to enable a user to search a set of books or texts, like an encyclopedia, or some other topical book collection offline. (https://github.com/jig08/sQuick_new )
On my mentors suggestion, I have put up my application for automated build on CI Inria. While undergoing the process of configuring my application for automated build, I have jotted down and compiled important steps/information in my post namely '[Tutorial] CI Automated Build for your Pharo Application' [LINK: https://jigyasagrover.wordpress.com/2015/08/08/ci-automated-build-for-your-pharo-application/] on my blogspot jigyasagrover.wordpress.com. Kindly give it a read. I look forward to all your comments and suggestions.