https://github.com/foso/kspstandaloneexample
Example project that uses the KSP standalone dependencies.
https://github.com/foso/kspstandaloneexample
kotlin ksp
Last synced: 7 months ago
JSON representation
Example project that uses the KSP standalone dependencies.
- Host: GitHub
- URL: https://github.com/foso/kspstandaloneexample
- Owner: Foso
- License: apache-2.0
- Created: 2023-12-10T19:35:17.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-10T19:43:28.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T15:26:45.834Z (8 months ago)
- Topics: kotlin, ksp
- Language: Kotlin
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# KspStandalone Example
Example project that uses the KSP standalone dependencies.
Run the main function in **:runner**. It will use the processor from **:test-ksp**, analyze the code of **:sandobx** and
and generate code to **:sandbox/build**.