dbinfrago / dbinfrago/py-capellambse
Generate a `decl` YAML from the differences between two models
Open
- Dominant language
- Python
- Stars
- 72
- Forks
- 18
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
The YAML consumed by the `decl` module so far needs to be either written by hand, or generated by specialized tools. It would be useful to offer an additional function that compares two (loaded) models, and outputs YAML which will transform one into the other.
Contributor guide
Assessment
This issue has not been assessed yet.