I want to run jsonnet files (For Grafana) on my windows machine, but i dont know exactly what I need for it. I have installed vscode and git bash, but i dont know which command to use to run a file and then get it on my localhost for Grafana. Could someone help please?
grafonnet repo: For example, I want to run dashboard.libsonnet.
For that I have installed Jsonnet NG in VScode, it also says( If you don't add the jsonnet executable to the PATH then you will need to customize jsonnet.executablePath in your settings.json, so that the extension knows where to find it.) which i dont quite understand. I have added the file directory of jsonnet to my windows system path(env variables), but I dont know what else I need to do to get it work?