codegenr icon indicating copy to clipboard operation
codegenr copied to clipboard

Fast handlebars templates based code generator, ingesting swagger/openapi and other json/yaml documents with $refs, or graphql schema, outputs whatever you template

Results 4 codegenr issues
Sort by recently updated
recently updated
newest added

I have a fairly beefy laptop, yet running the tests emit "has been running for over 60 seconds". They still complete and pass, but that may not be immediately obvious...

And using `--help` doesnt help much. ``` > codegenr gen --help Executes one generation from command line parameters. > codegenr file --help Executes all generations from a config file. ```

crates.io has v0.0.2 , however there are no tags here to allow checking out that version of the code.

Hey hey, Mo here. I've been diving into open source lately and thought I'd give my mojo a little boost. I added a few browser IDEs to the readme, hoping...