withWinds

fun Project.withWinds(onWindsAvailable: Winds.() -> Unit = {}, onWindsReady: Winds.() -> Unit)
fun Project.withWinds(block: Winds.() -> Unit): Winds