Skip to content

Command Line Building

megadotnet edited this page May 3, 2013 · 1 revision

Command-line build solution

There is CmdBuild.bat which is batch file locate with solution root directory. How to Run this batch file from the directory where IronFramework.sln resides.

Usage: [debug | release ] [output_path]
Example: debug c:\Ironframework-debug-build


Clone this wiki locally