aquaproj / aqua

Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly
https://aquaproj.github.io
887 stars 39 forks source link

Register JSON Schem to schemastore #3203

Open suzuki-shunsuke opened 1 month ago

suzuki-shunsuke commented 1 month ago

Feature Overview

Register JSON Schem to schemastore.

Why is the feature needed?

To apply JSON Schema when editing aqua.yaml and registry.yaml.

Workaround

No response

Example Code

No response

Note