/gradle-fjage-plugin-examples

Example projects using gradle-fjage-plugin.

Primary LanguageGroovyMIT LicenseMIT

gradle-fjage-plugin-examples

Example projects using gradle-fjage-plugin.

Run tests

Kotlin DSL

./gradlew :hello-world-kotlin-dsl:runTest --console=plain --no-daemon

Groovy DSL

./gradlew :hello-world-groovy-dsl:runTest --console=plain --no-daemon