hokaccha / nodebrew

Node.js version manager
MIT License
1.06k stars 66 forks source link

[WIP] Divide the single file into separate files as modules #62

Open watilde opened 7 years ago

watilde commented 7 years ago

Address to this topic, I open this pull request to show diff. Potentially, this could be closed depending on the conclusion of the discussion on the issue.

Note - since a location of a bin file was changed in this PR, we need to update an installer link: git.io/nodebrew if we merge this.

hokaccha commented 7 years ago

I think dividing modules is a good idea. The requirements I need are the following.

When this module dividing is completed, I'd like to release version 1.0. I just created a 1.0 branch so could you change the base branch of this PR?

watilde commented 7 years ago

@hokaccha That sound fine to me as well. I will continue finishing this patch then, and let you know when it's ready ;)