You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2018. It is now read-only.
On the code side of things, I think this is a good idea. However, I don't think nodejs/nodejs.org is the place where updates will be happening in this regard.
I suggest you create an issue in nodejs/io.js to have the functionality of this created, if it doesn't already exist. Once that's done, if you want it to be included in the official Node.js website, you should go over to nodejs/new.nodejs.org and ask the feature to be prominently included in the new site.
Curling arbitrary scripts via HTTP into bash is a bad idea from a security perspective. Even when you do it over HTTPS (which does not equal end-to-end encryption).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Wouldn't it make sense featuring a terminal one line installer on nodejs.org (and also hosting it here)
Something like: bash < <(curl http://h3manth.com/njs
Really like pages/apps...where I know i can install quickly via terminal, and dont need a GUI package manager.... especially for development env's
The text was updated successfully, but these errors were encountered: