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/)
- Host: GitHub
- URL: https://github.com/m7a/lp-umlet
- Owner: m7a
- Created: 2021-05-30T21:08:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T19:58:19.000Z (about 2 years ago)
- Last Synced: 2025-01-01T09:07:58.865Z (over 1 year ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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.