Created
October 21, 2016 10:33
-
-
Save ryerh/d664b27d80e81ce10b47711f04ddea5c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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