drsm79 / situp

A tool to create and manage more complex CouchApps
drsm79.github.com/situp/
Other
10 stars 5 forks source link

Improve dependency management #8

Open drsm79 opened 12 years ago

drsm79 commented 12 years ago

Currently installing a vendor can install a dependency twice (it gets over written). This could be fixed by holding a list of what's been pulled in (or checking the file system?). That might cause issues with dependency management, but I think those are going to arise anyway!

drsm79 commented 12 years ago

Add --delete option to vendor, to remove the named vendor.