-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
I think it would be fun if we could create a symbolic link for Node.js built on your local via nodebrew link like npm link. Since the Release file in node repo does not have node_modules, we need to create a link to the binary you build and create a lib directory to support it in this feature.
draft:
$ cd node
$ make
$ nodebrew link out/Release/node
$ nodebrew use link
tell me your opinion implicitly please 👂
- 👍 to agree
- 👎 to disagree
hokaccha
Metadata
Metadata
Assignees
Labels
No labels