An open API service indexing awesome lists of open source software.

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.

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**.