CS 5500 Managing Software Development

Installing Git and Maven

Inside the command window, run following command:
prompt> sudo apt-get install git
prompt> sudo apt-get install maven