Skip to content

Instantly share code, notes, and snippets.

@franciscocpg
Last active February 28, 2016 02:46
Show Gist options
  • Select an option

  • Save franciscocpg/db32365b56c87731dea3 to your computer and use it in GitHub Desktop.

Select an option

Save franciscocpg/db32365b56c87731dea3 to your computer and use it in GitHub Desktop.
set -e
# add ppa
curl -sL https://deb.nodesource.com/setup | sudo bash -
# install
sudo apt-get install -y build-essential nodejs
@franciscocpg
Copy link
Copy Markdown
Author

Remote install

bash <(curl -s https://gist.githubusercontent.com/franciscocpg/db32365b56c87731dea3/raw/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment