Code generation via command line?

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
acerbitdrain
Posts: 10
Joined: Sat 07 Feb 2009 10:09

Code generation via command line?

Post by acerbitdrain » Sat 21 Nov 2009 12:43

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.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Mon 23 Nov 2009 13:29

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.

Post Reply