Page 1 of 1

Code generation via command line?

Posted: Sat 21 Nov 2009 12:43
by acerbitdrain
Great work on this tool.

Is there a way to run code generation via the command line?
Our build is automated via MsBuild and it would be nice to be able to do code generation as a part of the automated build.

Something like:

Code: Select all

EntityDeveloper.exe /codeGeneration /myProject /separateFiles /csLanguage /o"c:\mybuild\myproject\entites"
Thank you.

Posted: Mon 23 Nov 2009 13:29
by Shalex
Thank you for your suggestion. We will investigate such possibility, but it will be rather a console mode in the next version of Entity Developer.