jquery / themeroller.jquerymobile.com

ThemeRoller site for jQuery Mobile
Other
140 stars 73 forks source link

Add ability to download jQuery Mobile Theme as a NuGet Package #114

Closed mikehostetler closed 10 years ago

mikehostetler commented 12 years ago

Worked with Scott Hanselman to extend the jQuery Mobile Themeroller to add the ability to download a NuGet package.

A NuGet package is just a Zip file with some specific contents, so I just copied the existing file that creates a zip package and modified it.

scottgonzalez commented 10 years ago

I don't think we want to favor any specific package format. This opens up a huge can of worms for other environments.