Skip to content

Instantly share code, notes, and snippets.

@ryerh
Created October 21, 2016 10:33
Show Gist options
  • Save ryerh/d664b27d80e81ce10b47711f04ddea5c to your computer and use it in GitHub Desktop.
Save ryerh/d664b27d80e81ce10b47711f04ddea5c to your computer and use it in GitHub Desktop.
curl --silent --location https://rpm.nodesource.com/setup_6.x | bash -
yum install nodejs
yum groupinstall 'Development Tools'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment