# create a yaml-graph container mounting the report and definition directories
docker run -it -p7474:7474 -p7687:7687 -v $(PWD)/definition:/home/ymlgraph/frameworks -v $(PWD)/report:/home/ymlgraph/report nextmetaphor/yaml-graph
# validate the definitions
yaml-graph validate -s frameworks -f frameworks/definition-format.yml
# load into the graph
yaml-graph load -s frameworks
# generate reports
yaml-graph report --fields report/BestPracticeByFrameworkJSON/fields.yaml --template report/BestPracticeByFrameworkJSON/template.gohtml > report/BestPracticeByFrameworkJSON/document.json
-
Notifications
You must be signed in to change notification settings - Fork 0
License
nextmetaphor/cloud-architecture-frameworks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published