yosuke-furukawa / node-jsonnet

jsonnet wrapper for Node.js
MIT License
77 stars 14 forks source link

How to include extVars when evaluating? #10

Open bendavis78 opened 3 years ago

bendavis78 commented 3 years ago

Jsonnet templates often use "extVars". How do you provide these when evaluating the file?

alavi201 commented 3 years ago

@bendavis78 Any luck with this? @yosuke-furukawa Do you support passing external variables and if not, is there a workaround?