Hacker News new | ask | show | jobs
by verdverm 213 days ago
what language would you have chosen?

> I wanted to use CUE to manage a repository of schema definitions, and from these I wanted to generate other formats, such as JSON schemas, with constraints hopefully taken from the high-level CUE.

Have you tried a Makefile to run cue? There should be no need to write code to do this