1 2 3
backends = ["npm:quicktype"] description = "Generate types and converters from JSON, Schema, and GraphQL provided by https://quicktype.io" test = { cmd = "quicktype --version", expected = "quicktype version {{version}}" }