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 support for YAML configuration files #67

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cmattoon
Copy link

I converted the JSON examples to YAML with yq and did some quick smoke testing with those files. Fixes #65

This file didn't work though (YAML or JSON):

$ ./bin/grafterm --cfg=./dashboard-examples/json/test-grid-fixed.json
error executing program: error on  widget grid position: widget grid position in a fixed grid should have an X position

@cmattoon cmattoon requested a review from slok as a code owner June 10, 2022 00: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.

Support YAML configuration
1 participant