jamesmontemagno / Mvx.Plugins.Settings

Settings plug-in for MvvmCross.
Other
30 stars 13 forks source link

added rake tasks to manage nuget packages and build solution #9

Closed TerribleDev closed 10 years ago

TerribleDev commented 10 years ago

added rake tasks to manage nuget packages and build solution...You can also add automatic testing with nunit or other testing solution.

TerribleDev commented 10 years ago

I couldn't test this on windows phone as I dont have the sdk installed, and I'm not even sure if they support the SDK on a linux machine.

jamesmontemagno commented 10 years ago

Very nice! Will make things easier. i think you can get rake working on windows properly, but it takes a bit of work....

I also made this same project but for non-mvvmcross: https://github.com/jamesmontemagno/Xam.PCL.Plugins