Git Product home page Git Product logo

plantuml-workshop's Introduction

Superfast modeling in PlantUML

1a35443-awb-cur-squ-5120.png

Summary

Receiving for the hundredth time a vague drawing of a puppet with an arrow pointing at a database? Failing to print on paper a schematic with a jungle of rectangles and intersecting lines? Struggling to align parts of a schematic over and over again? If you detest unclear functional or technical diagrams and prefer clear and easy-to-make designs, this workshop is for you!

After refreshing your memory on the most useful diagrams in the modelling language UML, we will start working with PlantUML. PlantUML is free and open source software in which you describe your analysis or design in plain text. With a push on a button this will subsequently be converted to quality UML diagrams.

PlantUML supports various ways of working and several graphical output formats such as PNG, SVG and PDF. By means of guided exercises and joint evaluations, you will learn how to use PlantUML and discover its many advantages. Bring your laptop or tablet. A laptop is preferred and you can already install PlantUML. However, it is also possible to work online via a web interface.

The presentation can be found at build/presentation.pdf.

Workshops

This workshop has been given by the author at:

  • March 30, 2017, BEEA, Utrecht (Dutch version)
  • May 11, 2019, T-DSOSE, Eindhoven

Building

The workshop can build by following the next steps.

Install the needed tools with:

sudo apt-get install texlive-xetex cmake inkscape imagemagick npm
sudo npm install -g svgo

Build the presentation with:

mkdir build
cd build
cmake ..

Pending some issues with CMake, the current workaround is

./generate.sh

to buid build/presentation.pdf, instead of the three commands above.

Sources

plantuml-workshop's People

Contributors

pandermusubi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

sayr777

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.