stackless-core 0.1.7

Definition model, state store, and lifecycle engine for stackless
Documentation
1
2
3
4
5
6
7
8
9
10
[stack]
name = "bad"

[services.web]
source = { repo = "https://example.invalid/web", ref = "main" }
helth  = { path = "/" }
health = { path = "/" }

[services.web.local]
run = "true"