Coder Social home page Coder Social logo

Installation via curl about node HOT 7 CLOSED

atomantic avatar atomantic commented on April 28, 2024
Installation via curl

from node.

Comments (7)

kenany avatar kenany commented on April 28, 2024

Might be able to use one of these options: https://gist.github.com/isaacs/579814

from node.

atomantic avatar atomantic commented on April 28, 2024

Yeah, io.js will need a composite script that detects your OS and state of current node installation, then makes the right call--even better if it prompts the user with friendly queries for items of preference :)

\[._.]/ - I see that your python binary is in a non-standard location.
What's your path to python?
... [ok], installing stuff.... weeee!

but then, maybe I like cheeky software more than most people.

from node.

toddself avatar toddself commented on April 28, 2024

Although you should never ever ever pipe a script from the internet into your shell to be honest.

You can create your own tap for homebrew.

from node.

nakp avatar nakp commented on April 28, 2024

I don't want to spam but... this repo could be featured here

from node.

atomantic avatar atomantic commented on April 28, 2024

Though blindly piping things from the internet is agreeably a bad practice, running brew install or even git clone... make is yet another way people execute arbitrary code from the internet. Adding a curl friendly install doesn't make anyone any less secure. A curl friendly install file is meant to simplify the process of setting up and getting running quickly, specifically in regard to users having to think about what brand of OS they are running and which package management tool or installation scenario is best for their given situation.

Any time I see a slew of things in a getting started guide like "If you are running x, then do this... and if you are running y, then use this method..." I think, "this is missing automation via a shell script."

from node.

dunn avatar dunn commented on April 28, 2024

Homebrew won't take it until there's a stable release.

from node.

indutny avatar indutny commented on April 28, 2024

Sorry, but curl thing is really unsafe. I'm quite sure that you could create and use a gist for it, though, without it being an official way to install iojs.

from node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.