albertinad / brackets-bower

Bower integration in Brackets.
MIT License
47 stars 9 forks source link

Update extension information #39

Closed albertinad closed 9 years ago

albertinad commented 9 years ago

Hi @njx , I will update the extension title at the package.json from "Install from Bower" to "Brackets Bower", a more representative name for what the extension does, since the new version that I will upload to the registry has support for install and prune, and bower metadata files like .bowerrc and bower.json handling. In future releases those features will be improved and new commands will be supported. If you have any questions please let me know :)

njx commented 9 years ago

Perfect! You've really extended this in ways I hadn't even thought about.

njx commented 9 years ago

Hey, at this point should we just make your repo the official fork? There really isn't any reason to have you push into this repo since you really own it at this point. You could change the repo link in the package.json, and update the README here to indicate that it's no longer the main repo.

njx commented 9 years ago

(Oh - I guess the issues are still being maintained here, so maybe that's a reason to keep this alive.)

albertinad commented 9 years ago

Thanks :D Yes, I can migrate the issues to my repo and then make it the official repo.

albertinad commented 9 years ago

Ni @njx ! I was thinking about making my fork the official repo. What do you think about transfer this repo to me, in that way we keep the issues and PR in process, the users that forked this repo will only need to update the remote url, and any change that I make will be counted as a contribution on github, that will not happen if I work only on my fork. As part of the transfer, you will still be an official collaborator. Let me know what do you think :)

njx commented 9 years ago

Oh yeah, I totally forgot we could just transfer the repo. If I do that right now, will it mess up your fork (since it has the same name)? Let me know when you want me to do the transfer and I'll do it.