Mono support
Any chance of using script# with mono and monodevelop ?
thanks
Since you can use VS2010 and output to mono, I don't see there being much effort to porting with the limited resources currently available. However that shouldn't stop someone in the community from doing that in the future.
I did have script# working on top of mono a while back, so maybe it still does?
I would definitely love to see monodevelop support - does monodevelop now support the msbuild-based extensibility in .csproj so as to be able to invoke the script# compile task?
It does. You can replace most tasks, including Build, with your own commands.
If any folks are interested in picking this up and parterning to make this happen, let me know. It should be pretty cool to have this scenario working...