Rubygems utility for .NET?

Is there something like Ruby gems for .NET?

+1


a source to share


3 answers


Horn is a promising new project that should do what needs to be done. http://code.google.com/p/hornget/



0


a source


There is a new project called Nu that uses a real Ruby gems framework to package .NET components. http://groups.google.com/group/nu-net



+1


a source


I'm not sure what characteristics of Ruby Gems you are looking for. If you are trying to deploy your application, you should learn ClickOnce .

0


a source







All Articles