Open gotson opened 6 years ago
This is a TODO. Following tool may form the base: https://adr.github.io/eadlsync/ - Any help is highly appreciated!
Am Di., 6. Nov. 2018, 10:31 hat Gauthier notifications@github.com geschrieben:
Hi,
i am trying to generate the ADR .md files from the code. I have added @MADR and @ADR annotations in my code, but i don't understand how to generate the corresponding ADR files?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/adr/e-adr/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/ABTafvOXXjz3xX_K3SG_kkYxN3QJCb6pks5usVbxgaJpZM4YQDt_ .
Stil on the list. Hopefully resuming work on this in near future!
Implementation idea: Use javaparser and generate ADRs. -- with jbang this should be an "easy" "script".
Hi,
i am trying to generate the ADR
.md
files from the code. I have added@MADR
and@ADR
annotations in my code, but i don't understand how to generate the corresponding ADR files?