been thinking about replacing it with `val p = pro...
# kobalt
c
been thinking about replacing it with
val p = project { dependsOn = listOf(p1, p2)}
to make the DSL more regular but haven't acted on that yet