Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 475 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 475 Bytes

kotlin-inject-merge (🚧 work-in-progress 🚧)

This module is a KSP compiler that acts like anvil for kotlin-inject providing a way for developers to contribute interfaces/bindings/etc to the kotlin-inject graph from their own modules without having to wire anything upstream.

This will eventually be moved to its own repository once I've finished baking its implementation in this project.