Open
Description
Currently we have data about backends that we have to maintain in several different places just so we could have reasonable READMEs. If we generated the READMEs we could generate them from data that is stored in one place (e.g. together with the bakend, as a sort of manifest file) or even the backends themselves, by having JS data files that import the backends and read their properties!
The downside would be that we'd need to commit build artifacts to the repo (the README files) but I think that's acceptable.
Metadata
Metadata
Assignees
Labels
No labels