Skip to content

ephios-dev/ephios-qualification-fixtures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ephios-qualification-fixtures

Contains fixtures of commonly used qualifications for ephios.

Building

For every language, we have a json file per qualification category. Use python collect.py --all to unify them in a single _all.json file that can be used in the qualification importer in ephios.

Visualizing

Use the --mermaid flag with the collect script to generate mermaid code visualizing the inclusions in every _all.json.

python collect.py --all --mermaid

The code can be rendered to an image using mermaid-cli, e.g.:

mmdc -i de/_all.json.mermaid -o de/_all.svg

graph visualization of german qualification fixtures

About

Contains fixtures of commonly used qualifications for ephios.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •