CI / CD Solution for XOJO

Does anyone has any CI CD solution for XOJO , so far I found a lot specially for web part but not so much related to Xojo , I guess XOJO has something , I think I saw something on the conference videos but not so many details, does anyone care to share few ideas ?

Thanks.

You mean Continuous integration (CI) and continuous delivery (CD) ?

Exactly

I think I remember a video on the topic. The company made a VM with Xojo and did the building with an IDE Communicator script. The problem is that everything needs to be done with a UI as Xojo still doesn’t have a CLI for the compiler.

1 Like