Skip to content

Custom export task naming

Compare
Choose a tag to compare
@jakzal jakzal released this 27 Feb 12:50
· 188 commits to main since this release
8e02b24
structurizrCli {
    export {
        format = "plantuml"
        workspace = "docs/diagrams/workspace2.dsl"
        name = "SomeCustomName"
    }
}