Smalltalkhub private project or bitbucket

And I deployed my own Jenkins.

It�s as complicated as `sudo apt-get install jenkins`


Ben

On 01 Jan 2014, at 19:26, Esteban A. Maringolo <emaringolo@gmail.com> wrote:

Pharo as a community has support to use its CI server, among other
goodies such as SmalltalkHub.

But what if your code is not public and you want to have a central
repository and continuous builds?

Has anybody ever wrote a guide to develop with Pharo in the context of
private development?

So far I managed to work with a file based repo and a set of
workspaces to create a new working image or to prepare it for
deployment. But I want to automate it as much as I can.

Regards!

Esteban A. Maringolo