stack-engine 0.9.1

Pure execution facade for Stack diagram operations
Documentation
1
2
3
4
5
6
7
8
9
10
11
stack 1.0

diagram "Core icon" {
  theme dark

  node gateway "Gateway" {
    kind service
    detail "Public API"
    icon "gateway"
  }
}