spruce/cmd
Dan Anglin 9e0f5af2e6
fix: use JSON schema to auto-generate the CV type
- Use go generate and a third party tool called jsonschemagen to
  auto-generate the CV data type from the JSON schema.
- Update the schema by changing number to integer to ensure that the
  integers are set to the correct type.
- Refactor some code.
2023-08-18 23:47:41 +01:00
..
spruce chore: move main.go to cmd/spruce 2023-08-16 23:33:28 +01:00
spruce-docgen fix: use JSON schema to auto-generate the CV type 2023-08-18 23:47:41 +01:00