corda/gradle-plugins/cordapp
Clinton 3dd09fd69b Cordformation in Kotlin (#1873)
Cordformation rewritten in kotlin.
2017-10-19 15:41:25 +01:00
..
src/main Cordformation in Kotlin (#1873) 2017-10-19 15:41:25 +01:00
build.gradle CORDA-686 - Split Cordapp gradle plugin from cordformation (#1817) 2017-10-09 20:08:08 +01:00
README.md CORDA-686 - Split Cordapp gradle plugin from cordformation (#1817) 2017-10-09 20:08:08 +01:00

Cordapp Gradle Plugin

Purpose

To transform any project this plugin is applied to into a cordapp project that generates a cordapp JAR.

Effects

Will modify the default JAR task to create a CorDapp format JAR instead see here for more information.