- 
      
- 
        Save alejandrobernardis/ecbb6a769fb1074f6c0e to your computer and use it in GitHub Desktop. 
    CentOS 7
  
        
  
    
      This file contains hidden or 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
    
  
  
    
  | yum -y update \ | |
| && yum -y upgrade \ | |
| && yum -y groupinstall "Development tools" \ | |
| && yum -y install nano wget tree vim \ | |
| && rpm -iUvh http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment