clooca

0.0.8 • Public • Published

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

/clooca/

    Package Sidebar

    Install

    npm i clooca

    Weekly Downloads

    1

    Version

    0.0.8

    License

    none

    Last publish

    Collaborators

    • syuhei176