0.0.8 • Published 7 years ago

clooca v0.0.8

Weekly downloads
31
License
-
Repository
github
Last release
7 years ago

clooca

Visual Language Platform

CircleCI

clooca is under the PoC phase. clooca is a modeling framework based on ecore and it has plugin system.

Roadmap / ToDo

Plugins

  • diagram editor
  • model explorer
  • property editor
  • model simulator
  • code generator
  • m2m
  • deployment

ScreenShot

metamodeling

Quick Start

  1. sudo npm install -g clooca
  2. clooca
  3. Open http://localhost:3000

Developers

  1. Clone the code

    git clone https://github.com/clooca/clooca.git
    cd clooca
  2. Install dependencies

    npm i
  3. Build the code

    gulp watch
  4. Run

    node app.js

Authors

Project's core team is here