An open API service indexing awesome lists of open source software.

https://github.com/coryodaniel/c4-plantuml-macros

C4 PlantUML Macros
https://github.com/coryodaniel/c4-plantuml-macros

Last synced: 6 months ago
JSON representation

C4 PlantUML Macros

Awesome Lists containing this project

README

          

# PlantUML C4 Macros

C4 Macros for [C4-PlantumlSkin](https://github.com/skleanthous/C4-PlantumlSkin)

## Usage

```puml
@startuml
!includeurl https://raw.githubusercontent.com/skleanthous/C4-PlantumlSkin/master/build/output/c4.puml
!includeurl https://raw.githubusercontent.com/coryodaniel/c4-plantuml-macros/master/macros.puml
```