Hi, Nael!

Have you seen this demo: http://37.139.4.54/ClassExplorer/?

After installation just open the URL:  http://yourserver:57772/ClassExplorer/

and it should work.

Regarding you second question on CSP :

/ClassExplorer web app is REST web app, which can be determined once the web app has Dispatch class (ClassExplorer.Router in this case).

If so this app only serves the REST URLs which are listed in dispatch class URL map.

Hope this helps.

Hi, Amir!

I use CacheUpdater to keep plenty of virtual machines (f.e. 30+ virtual machines) up to date with the certain set of Caché Utilities, which can be updated just with Caché classes download from github repo and compile.

CachéGithubCI is continuous integration tool for development with Github repositories as Eduard already mentioned.