I recently posted this idea on Twitter:
@kevinobee @kayeenl Btw, I was thinking that it shouldn’t be too hard to make a cmd line util that converts #Sitecore packages into #NuGet
— Robin Hermanussen (@knifecore) May 6, 2013
And it didn’t take me that long to actually implement it. Follow these steps to turn any Sitecore package into a NuGet package and share it with the world.
Now, everyone will be able to install/uninstall your package through NuGet. Remember that you need to install Sitecore Rocks and attach your project before installing the package.
Some links to pages that helped me creating this:
I will be very interested to hear your feedback, as I haven’t been able to test this very well. If this utility catches on, I might make a version that you can use from the package manager directly.
Happy NuGetting 😛