Skip to content

Commit 66adb74

Browse files
author
Yevhen Zavhorodnii
committed
Add README for the project
1 parent c2fd1ce commit 66adb74

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)