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
- Host: GitHub
- URL: https://github.com/coryodaniel/c4-plantuml-macros
- Owner: coryodaniel
- Created: 2020-02-25T22:17:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-15T23:13:34.000Z (over 6 years ago)
- Last Synced: 2025-10-23T07:50:30.502Z (10 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```