Generate CUE schema documentation in HTML format.
> ./doc-gen -h
Usage of ./doc-gen:
-i string
input path (default ".")
-o string
output path (default "dist")
- build docker image
docker-compose build
- start a container
docker-compose run --rm mod
- convert schema to HTML
go run main.go ./test/schema/ ./test/dist/