Giter Site home page Giter Site logo

awarnke / crystal-facet-uml Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 72.78 MB

create a consistent set of uml diagrams

License: Other

CMake 0.36% C 97.51% Shell 0.24% Makefile 0.15% Batchfile 0.01% Rust 1.72%
uml sysml software-architecture system-design xmi

crystal-facet-uml's Introduction

ScreenShot

crystal-facet-uml

crystal-facet-uml creates sysml/uml diagrams to document system and software architecture.

Like a crystal shows different facets of the same thing, this application shows different views of the same system.

ScreenShot

As software architect, you create a set of diagrams describing use-cases, requirements, structural views, behavioral and deployment views.

crystal-facet-uml keeps element names and element hierarchies consistent. It exports diagrams in svg, pdf, ps and png formats to be used in text processing systems like docbook, html, latex. crystal-facet-uml exports the model to json and xmi format; json can also be imported. The json-based data file can be stored to git, branched and merged together with your source code. This tool runs on your local linux PC and is based on glib, gdk, gtk, cairo, pango, sqlite.

ScreenShot

ScreenShot

How to use this program is described in the User Manual .

Install crystal-facet-uml

This section describes how to install a binary package.

Debian/Ubuntu/Raspbian:

  sudo apt install crystal-facet-uml

or

  sudo dpkg -i crystal-facet-uml_1.x.0-1_amd64.deb

openSuSE:

  sudo zypper addrepo https://download.opensuse.org/repositories/devel:/tools/15.5 devel_tools_15.5
  # or sudo zypper addrepo https://download.opensuse.org/repositories/devel:/tools/15.4 devel_tools_15.4
  sudo zypper refresh
  sudo zypper install crystal-facet-uml

or

  sudo zypper install crystal-facet-uml-1.x.0-1.1.x86_64.rpm

Windows/wine:

Fetch a prebuild binary version from e.g. https://www.heise.de/download/product/crystal-facet-uml/ or https://sourceforge.net/projects/crystal-facet-uml/ and unpack it:

  unzip crystal-facet-uml_1.x.0-1_win64.zip

How to build from source

Building from source is described in ./build .

About

Version: see META_VERSION_STR in meta_version.inl

Author+Copyright: 2016-2024 Andreas Warnke

License: Apache 2.0 License

crystal-facet-uml's People

Contributors

awarnke avatar nabijaczleweli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

pjain101

crystal-facet-uml's Issues

pangocairo used, but not checked

I think CMakeLists.txt requires pkg_search_module(PANGOCAIRO REQUIRED pangocairo), and the usage of the resulting PANGOCAIRO_LIBRARIES + PANGOCAIRO_INCLUDE_DIRS.
See failures here.

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.