Skip to content

[feature request] nodebrew link #61

@watilde

Description

@watilde

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions