EnglishFrenchSpanish

Ad


OnWorks favicon

plantuml - Online in the Cloud

Run plantuml in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command plantuml that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


plantuml - program to generate UML diagram from a text description

SYNOPSIS


plantuml [options] files/dirs...

DESCRIPTION


PlantUML is used to draw UML diagram, using a simple and human readable text description.

Notice that graphviz is required to be installed for generation of all diagrams but
sequence diagrams.

When files/directories are given, they are processed in batch mode. Otherwise GUI window
appears. It allows user to browse directories and view diagrams generated from suitable
files (must have one of the following extensions: .txt, .tex, .java, .htm, .html, .c, .h,
.cpp).

You can use the following wildcards in files/dirs:

* means any characters but '/'

? one and only one character but '/'

** means any characters (used to recurse through directories)

OPTIONS


-tsvg Generate images using SVG format.

-output dir, -o dir
Generate images in the specified directory.

-config file
Read the provided config file before each diagram.

-charset xxx
Use a specific charset (default is UTF-8).

-exclude pattern, -x pattern
Exclude files that match the provided pattern.

-metadata
Retrieve PlantUML sources from PNG images.

-version
Display information about PlantUML and Java versions.

-verbose, -v
Have log information.

-keepfiles
NOT delete temporary files after process.

-help, -h
Display help message.

-testdot
Test the installation of graphviz.

-graphvizdot path
Specify dot path.

-pipe, -p
Use stdin for PlantUML source and stdout for PNG/SVG generation.

-computeurl
Compute the encoded URL of a PlantUML source file.

-decodeurl
Retrieve the PlantUML source from an encoded URL.

Use plantuml online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 2
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 3
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 4
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 5
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 6
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • More »

Linux commands

Ad