"Architecture as Code" (AasC) aims to devise and manage software architecture via a machine readable and version-controlled codebase, fostering a robust understanding, efficient development, and seamless maintenance of complex software architectures
Introducing a basic VSCode extension locally that can be used to perform validations - there are still a number of issues to run through post this being merged.
[ ] Dependency issues are stopping from it being packaged/published.
[ ] GitHub action workflow to check that we're not breaking anything with any merges.
[ ] Add back in the visualization workflow to the plugin.
Introducing a basic VSCode extension locally that can be used to perform validations - there are still a number of issues to run through post this being merged.