Creating the source dirs is as simple as `project....
# kobalt
c
Creating the source dirs is as simple as
project.sourceDirs.forEach { it.mkdirs() }
or something like that