Skip to content
idhugo edited this page Apr 7, 2020 · 12 revisions

For information on integrating functionality to the INTO-CPS Application see New Feature Integration

For information on NPM and Gulp and How to Build the Application see NPM Gulp Tasks.

For Accessing Global Information/Services e.g. active project and settings see Common TypeScript Use Cases.

Development

For an editor, Visual Studio Code is a good choice. It's cross-platform and is actually built on top of Electron. That said, you can use whatever you want.

Further developer info is available in https://github.com/into-cps-association/into-cps-application/wiki

Latest builds

The master branch is built automatically on git pushes and the output, for successful builds, is uploaded to: http://overture.au.dk/into-cps/into-cps-app/master/latest/

These builds represent ongoing work. They have not been fully tested and are not guaranteed to work. Normally, you are advised to use one of the releases .

Clone this wiki locally