What command line build tools (like make) can I use with Mono C#?
- by prosseek
I need to use C# on Mac, and I have Mono.
What command line tools are for building purposes Mono/C#?
Can I just use make?
Or is there any tool for that just like Ant for Java?