adept-dm / adept

Adept - the predictable dependency management system
171 stars 10 forks source link

Remove modules should be possible to do from CLI #9

Closed freekh closed 10 years ago

tomasherman commented 11 years ago

i will take this one to start with

freekh commented 11 years ago

Great :) Tell me if there is anything I can do :)

tomasherman commented 11 years ago

What exactly do you mean by remove modules btw? Remove module when preparing for publish, remove cached module?

freekh commented 11 years ago

That is a good question :) The way add works now is it creates or changes the module json file and adds the file with the changes to the git index. I guess remove would remove that module from the file (or the file completely) and update the git index with those changes?

tomasherman commented 11 years ago

Sure, makes sense.

On Thu, Aug 8, 2013 at 11:27 AM, Fredrik Ekholdt notifications@github.comwrote:

That is a good question :) The way add works now is it creates or changes the module json file and adds the file with the changes to the git index. I guess remove would remove that module from the file (or the file completely) and update the git index with those changes?

— Reply to this email directly or view it on GitHubhttps://github.com/adept-dm/adept/issues/9#issuecomment-22312219 .