[MonoDevelop] Build solution from command line

Lluis Sanchez lluis at ximian.com
Mon Dec 19 20:28:44 EST 2005


El mar, 20-12-2005 a las 10:20 +1100, Paddy Joy escribió:
> I have a MonoDevelop solution that I would like to be able to build from 
> the command line (through ssh when away from my machine). Is there a way 
> that I can find out the exact command MonoDevelop uses to build my project?

Just run: mdtool build

It builds the solution in the current directory by default. Use --help
option for more info.

Lluis.




More information about the Monodevelop-list mailing list