Skip to content

finger563/webgme-uml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webgme-uml

license Documentation npm npm npm

uml.collaborative-design.org

Donate

This repository contains a representation of UML class diagrams for creating and synthesizing code from UML Class Diagrams created in WebGME.

An example ULM class diagram might look like:

Simple Class Diagram

To generate c++ code from the UML class diagram, run the CodeGenerator Plugin.

Installation

First, install the webgme-uml following:

Second, start mongodb locally by running the mongod executable in your mongodb installation (you may need to create a data directory or set --dbpath).

Then, run webgme start from the project root to start . Finally, navigate to http://localhost:8888 to start using webgme-uml!

About

WebGME App for creating UML Class Diagrams and Synthesizing code from them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published