Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds YAML as an alternative output of the specification command #1295

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

ivg
Copy link
Member

@ivg ivg commented Apr 16, 2021

Motivation: YAML is both human-readable and machine-readbale and together with yq it is possible to easily construct various queries or translate it to json and other formats.

Also adds a corresponding Ogre.Doc.pp_yaml function.

Motivation: YAML is both human-readable and machine-readbale and
together with yq it is possible to easily construct various queries or
translate it to json and other formats.

Also adds a corresponding `Ogre.Doc.pp_yaml` function.
@ivg ivg force-pushed the adds-yaml-to-specification branch from 6747dfd to 71165f2 Compare April 16, 2021 16:10
@ivg ivg merged commit 36a04ba into BinaryAnalysisPlatform:master Apr 16, 2021
@ivg ivg deleted the adds-yaml-to-specification branch December 1, 2021 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant