Skip to content

ForteScarlet/codegentle

Repository files navigation

CodeGentle

A Kotlin multiplatform library for generating Java/Kotlin source files.

Installations

dependencies {
    implementation("love.forte.codegentle:codegentle-common:0.0.1")
    implementation("love.forte.codegentle:codegentle-java:0.0.1")
    implementation("love.forte.codegentle:codegentle-kotlin:0.0.1")
    implementation("love.forte.codegentle:codegentle-kotlin-ksp:0.0.1")
}

About

A Kotlin multiplatform library for generating Java/Kotlin source files.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages