An open API service indexing awesome lists of open source software.

https://github.com/m7a/lp-umlet

`mdvl-umlet` package for [umlet](https://www.umlet.com/)
https://github.com/m7a/lp-umlet

Last synced: 2 months ago
JSON representation

`mdvl-umlet` package for [umlet](https://www.umlet.com/)

Awesome Lists containing this project

README

          

`mdvl-umlet` package for UMLet, a tool to create UML Diagrams.
See and .

Please prefer using the official Debian package if sufficient. See
and
.

This package builds only the `umlet-standalone` variant.

Install Debian packaging tools, a JDK, Ant and Maven and then create the package
as follows:

$ ant package

To only compile the jar, use

$ ant build

instead.