Giter VIP home page Giter VIP logo

intocps-ui's Introduction

intocps-ui

The INTO-CPS Application is the frontend of the INTO-CPS Tool Chain. It is used to configure and run FMI-based co-simulations. Other features include model checking, test automation and design space exploration.

The App is primarily a UI. Most of the modelling and simulation work is done by the INTO-CPS tools themselves. These can be downloaded from within the app.

The INTO-CPS Application

How to build

The app is built with Electron and Node.js (v6 recommended). You need npm (comes with Node.js). Npm 3 or higher is required. Npm can be upgraded with npm install npm@latest -g. We use Gulp to manage tasks. It's easiest to have it installed globally (npm install -g gulp).

After checking out the repo...

  1. To install node dependencies: npm install
  2. To install other resources: gulp init
  3. To build the UI: gulp
  4. To run it: npm start

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/intocps-ui/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 .

About

INTO-CPS is an EU Horizon 2020 research project that is creating an integrated tool chain for comprehensive Model-Based Design of Cyber-Physical Systems. For more, see: http://into-cps.au.dk/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.