Execute Code Generation from Command-line

Hi Team,

I'm Looking to exclude generated files from source control and execute the code-gen step from the build server via command-line. Is this possible?

1 Like

Excluding can be done using .gitignore however executing code generation with command line is not possible.

What about today? Are there plans to make a command line infer DB and build feature?

For my target, to manually migrate code changes in json files, it would already be helpful to have access to a version controlled (git) sample build, for every Radzen update. Is that available already?

Thank you
RenΓ©

1 Like