Skip to content

rf43/ksp-custom-example

Repository files navigation

ksp-custom-example

An example of a custom KSP implementation using Kotlin

How to run

  1. Clone the repository
  2. Navigate to the root directory of the project
  3. Run the following command in the root directory of the project:
./gradlew run

How to test

  1. Clone the repository
  2. Navigate to the root directory of the project
  3. Run the following command in the root directory of the project:
./gradlew test

About

An example of a custom KSP implementation using Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages