Hello guys, is there native solution to write down...
# community-support
l
Hello guys, is there native solution to write down metadata related to gradle module? I mean name, description but also responsible person/team, architecture flag (ui,domain,infrastructure), and a few another custom meta information? In the best way it should be exportable to html, md, something readable for non-developer. I found ProjectDescriptor only but it holds only name, description. thanks for replays
v
Nothing built-in. You probably have to search for some community plugin that does what you want if there exists one. 🤷‍♂️
l
thank you sir 🙂