spruce/internal/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
..
cmd.go fix: customised usage messages 2023-08-13 17:45:33 +01:00
create.go fix: use JSON schema to auto-generate the CV type 2023-08-18 23:47:41 +01:00
generate.go feat: add a field for location type, code refactor 2023-08-15 17:25:00 +01:00
version.go fix: customised usage messages 2023-08-13 17:45:33 +01:00