helmsman icon indicating copy to clipboard operation
helmsman copied to clipboard

JSON Schema for Helmsman Yaml

Open kferrone opened this issue 4 years ago • 3 comments

Would be really nice to have a json-schema for the yaml files. Then in vscode:

"yaml.schemas": {
        "https://raw.githubusercontent.com/Praqma/helmsman/master/schema/helmsman.schema.json": "helmsman.yaml"
    }

Sugar is good!

kferrone avatar Mar 09 '20 16:03 kferrone

I like the idea and I also think we should make the helmsman structs available in a go package so they can be imported by other tools.

luisdavim avatar Mar 11 '20 10:03 luisdavim

Maybe we can use something like https://github.com/alecthomas/jsonschema

luisdavim avatar Jun 14 '20 23:06 luisdavim

This issue has been marked stale due to an inactivity.

github-actions[bot] avatar Aug 11 '22 05:08 github-actions[bot]