-
-
Notifications
You must be signed in to change notification settings - Fork 741
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installing nightly? #376
Comments
Came to check if this was possible for exactly the same reason! |
This is a great idea! If you're able to send in a PR for this, I'll merge it. 😄 |
This'll work, although
|
Thanks, @jbielick! I've added a link to your solution at the top of the README while we work on building this feature directly into |
You can use @jbielick solution for the beta builds as well |
I think it should be easier than that... |
@qw3rtman any news on this one? |
I am having a go at this in a fork and using syntax like |
I have a heavily modified fork with versions support for the binary download folders such as nightly, test, chakracore-release, et al. I am pleased with the syntax. e.g.
$ nvh
chakracore-release/v10.6.0
nightly/v8.9.1-nightly20171104a815e1b6a2
node/v8.11.4
ο test/v11.0.0-test8ac916309b Willing to start afresh and put together a pull request within existing commands if still interest from an |
@JohnRGee are you still working on that ? because i wanted to implament it but your looks working already? |
I released support for nightly and the other binary download folders in nvh v3.0.0. I don't have any further work planned in that area. (Feedback welcome on workflow of using |
Update: it will be a while before |
Prerelease available via |
Added in v6: https://github.com/tj/n/releases/tag/v6.0.0 |
It would be great if we could install nightlies, you can find the repos here. https://nodejs.org/download/nightly/
Especially to get async await, and more people testing these. Developers are also asking for feedback.
https://www.reddit.com/r/node/comments/53vhyk/please_try_a_new_inspect_commandline_switch/
The text was updated successfully, but these errors were encountered: