Closed mikehostetler closed 10 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.
I don't think we want to favor any specific package format. This opens up a huge can of worms for other environments.
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.