restructure, begin implementing libplt
This commit is contained in:
@@ -9,9 +9,10 @@ plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
||||
}
|
||||
|
||||
include(":daemon")
|
||||
include(":api")
|
||||
include(":cli")
|
||||
include(":gui")
|
||||
rootProject.name = "planterette"
|
||||
|
||||
rootProject.name = "planterette"
|
||||
include("plt")
|
||||
include("libplt")
|
||||
include("plt-build")
|
||||
include("plt-fetch")
|
||||
include("plt-pkg")
|
||||
Reference in New Issue
Block a user