Got it to the point that it can run a simple echo test
This commit is contained in:
@@ -17,6 +17,9 @@ dependencies {
|
||||
// For the utilities classes
|
||||
kapt("info.picocli:picocli-codegen:4.7.5")
|
||||
implementation("info.picocli:picocli:4.7.5")
|
||||
implementation("org.jline:jline-terminal:3.23.0")
|
||||
implementation("org.jline:jline-terminal-jansi:3.23.0")
|
||||
|
||||
}
|
||||
|
||||
tasks.test {
|
||||
|
Reference in New Issue
Block a user