/omelet-dev-box

Vagrant box for building scripts using omelet

Primary LanguageShellMIT LicenseMIT

omelet-dev-box

Vagrant box for building scripts using omelet

How to use

Intall Virtual box

https://www.virtualbox.org/wiki/Downloads

Install Vagrant

http://www.vagrantup.com/downloads

Clone the repo

git clone https://github.com/springer-opensource/omelet-dev-box.git cd into omelet-dev-box
run the command "vagrant up"

Sit back and relax or grab a cup of coffee may be lunch , it will take some time , once everything is done, you have full dev environment for development

####Provisioning would be:
1.Java oracle-7
2.Maven-3
3.eclipse luna -> /opt/eclipse
4.selenium-server -> /opt/selenium/
5.Firefox
6.Chrome
7.Sample project for omelet with name my-app