FubuMvcArchive / ripple

Super charged dependency management with Nuget without the merge hell
http://fubuworld.com/ripple
Other
45 stars 35 forks source link

batch-install needs to be completely rewritten #241

Open jeremydmiller opened 10 years ago

jeremydmiller commented 10 years ago

Just doesn't really work as is and it's blocking the completion of the "fubu new" project generation. Completely bypass the existing NugetOperations and work directly with the feeds, cache, and projects. Might give us the start of the new "Nuget Agent" idea.

jmarnold commented 10 years ago

I think you can still use the NugetSearch concept here. You'll just have to completely bypass the NugetPlan pieces.

On Tue, Nov 12, 2013 at 9:42 PM, Jeremy D. Miller notifications@github.comwrote:

Just doesn't really work as is and it's blocking the completion of the "fubu new" project generation. Completely bypass the existing NugetOperations and work directly with the feeds, cache, and projects. Might give us the start of the new "Nuget Agent" idea.

— Reply to this email directly or view it on GitHubhttps://github.com/DarthFubuMVC/ripple/issues/241 .