Is there a way to give json/yaml/csv as input to scriggo command line #929
Unanswered
newbeelearn
asked this question in
Q&A
Replies: 1 comment
-
I think it would be better to implement this functionality in a separate program. Implementing this in the scriggo command would add more complexity. The format of the JSON/YAML file should be documented and the next request would be to also define non-constants such as maps and slices, further increasing their complexity. Considering that scriggo's |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am able to see that we can provide "name=value" pair using const option as input to template but i don't see anyway to specify it in file.
It would be great if if json/yaml files can be given as input it would greatly enhance the utility of the tool. What do you think?
Beta Was this translation helpful? Give feedback.
All reactions