Skip to content
Snippets Groups Projects
Commit e35cb525 authored by Wai Yi Leung's avatar Wai Yi Leung
Browse files

Merge branch 'feature-yaml_support' into 'develop'

Feature yaml support

Issue #142

Now implemented a yaml parser and commandline argument to add values to config. Json still uses the old parser, when a file extension is ".yaml" the new parser is used. Later we might remove the old parser completely since SnakeYaml also supports json.

See merge request !146
parents 3fbdc514 11c99934
No related branches found
No related tags found
No related merge requests found
Showing
with 152 additions and 277 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment