Hi, Scott!

Look also at this approach for deployment. This UML Explorer tool is deployed by importing class package into Studio (not Atelier).

During class compilation it runs installation scripts which create database, namespace, web app, etc.

So for the client installation procedure is just one action: import package into Caché with Studio or Control Panel and client can start use it. They like it.

Hi David! Besides listed suggestions there are some another options to work with git from Cache Studio:

1. sc.plugin - Studio hooks tool for exporting/importing COS code in UDL format

2. source control - very simple Studio hooks implementation to export/import in xml format.

To work with github repos and source files you can try github desktop:

Create new repo on github and then click 'Install github Desktop' button as shown here.

Follow instructions.