We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fd1ce commit 66adb74Copy full SHA for 66adb74
README.md
@@ -0,0 +1,10 @@
1
+# Structurizr Threagile Exporter
2
+
3
+The [ThreagileExporter](/lib/src/main/java/com/ticketmaster/structurizr/threagile/ThreagileWorkspaceExporter.java) class provides a way
4
+to export Structurizr views to diagram definitions that are compatible with [Threagile](https://github.com/Threagile/threagile).
5
6
+This library is developed to be included in the [Structurizr CLI](https://github.com/structurizr/cli),
7
+and is available on Maven Central, for inclusion in your own Java applications:
8
9
+- groupId: `com.ticketmaster.structurizr`
10
+- artifactId: `threagile`
0 commit comments