epic-13: add cli and tui entry point, finish epic.
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = 'correx'
|
||||
|
||||
include ':apps:cli'
|
||||
include ':apps:server'
|
||||
include ':apps:tui'
|
||||
include ':apps:worker'
|
||||
include ':apps:desktop'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user