wdiwtlt/settings.gradle

5 lines
113 B
Groovy
Raw Normal View History

include 'core', 'cli', 'rest-server'
project(":core").name ="wdiwtlt-core"
project(":cli").name = "wdiwtlt-cli"