Skip to content

ais-case/rUML

 
 

Repository files navigation

rUML Logo

Dependency Status Gitter

rUML

A ruby to UML generator: Insert ruby object definitions on the one side, get a automatical aligned UML diagram on the other side.

Example

Example Conversion

Motivation

This is a tool built out of a project work at the University of Applied Science Esslingen in cooperation with professor Hans-Gerhard Groß

Installation

  1. Install ruby on your machine (pasting ruby -e "puts 'Hello'" in your console needs to output "Hello")
  2. Install nodejs
  3. Run server.js

A guide to GIT in German: https://rogerdudler.github.io/git-guide/index.de.html
Clientside DOT conversion: https://github.com/mdaines/viz.js/
Gulp introduction: https://semaphoreci.com/community/tutorials/getting-started-with-gulp-js

"design" branch for design changes, main contributor @rasidmusic
"improvements" branch for small improvements which dont fit in other branches

About

A ruby to UML generator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 68.5%
  • JavaScript 14.9%
  • HTML 11.4%
  • CSS 5.2%