Hi K folks.
📣 I just released my very first open source project and I am happy to get some feedback in case anyone is interested.
This is a KSP plantuml generator, which converts your codebase into a plantuml class diagram, that you can render yourself.
🔧 There are plenty of configuration options.
internet problems Thanks to the Kotlin symbol processor, all of this happens locally and since only the raw plantuml file is generated. None of your project information are shared with any online service.
🔐 This should guarantee, that you can also use this KSP-library within your companies projects as well without being afraid that your confidential sourcecode is shared.
💼 I am happy to get feedback and improvement suggestions as a direct message.