1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-07 19:00:53 +00:00
Generate diagrams from textual description
Go to file
soloturn eb37b1f33b gradle, version can now be set on command line.
the default version is in gradle.properties, to change it e.g. to 1.0.0 call:
gradle build -Pversion=1.0.0
2022-01-11 17:40:00 +01:00
.github Fix snapshot release when workflow does not sign artifacts 2021-12-09 21:03:26 +11:00
docs Add artifact signing to CI workflow & publish signature files in snapshot releases. 2021-12-09 11:54:04 +11:00
gradle/wrapper add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
skin Switch to twemoji 2021-12-07 19:15:43 +01:00
src NPE protection 2022-01-07 19:12:07 +01:00
stdlib Import version 1.2021.13 2021-11-01 13:02:46 +01:00
svg Add missing SVG folder 2021-05-02 12:12:46 +02:00
test Better path check for security files (SFile) 2021-11-22 15:41:49 +01:00
themes Fix styles issues for theme and patch hacker theme 2021-11-18 18:12:17 +01:00
tools Added script that batch converts SVG and/or PNG files to PlantUml sprites. It was used to generate the Material Sprites from https://github.com/plantuml/plantuml-stdlib/pull/1 2017-12-09 00:38:51 +01:00
.editorconfig reformat build.gradle.kts 2 indent 2022-01-07 02:28:17 +01:00
.gitignore add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
build.gradle.kts gradle, version can now be set on command line. 2022-01-11 17:40:00 +01:00
build.xml wip 2021-12-08 19:29:29 +01:00
COPYING Add GPLv3 License 2014-11-27 09:59:33 +01:00
gradle.properties gradle, version can now be set on command line. 2022-01-11 17:40:00 +01:00
gradlew add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
gradlew.bat add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
license.txt Fixed some typos in the license text 2021-09-13 15:04:06 +05:30
manifest.txt Missing manifest file needed for PDF 2021-11-17 18:58:15 +01:00
pom.xml Add artifact signing to CI workflow & publish signature files in snapshot releases. 2021-12-09 11:54:04 +11:00
README.md Add sponsor badge 2022-01-06 11:05:21 +01:00
settings.gradle.kts add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00