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:$VERSION")
    implementation("love.forte.codegentle:codegentle-java:$VERSION")
    implementation("love.forte.codegentle:codegentle-kotlin:$VERSION")
    implementation("love.forte.codegentle:codegentle-kotlin-ksp:$VERSION")
}

Documentation

Temporary Document: docs

About

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

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages