Skip to content

Latest commit

 

History

History

java8-vagrant-box

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

#Installs and Configures ubuntu/trusty64 box with Java 8

  1. Clone this repository on your local machine using git clone https://github.com/shekhargulati/java8-vagrant-box.git command.

  2. Change directory to cd java8-vagrant-box.

  3. Run the vagrant init command to bootstrap a new ubuntu/trusty64 box with Java 8 using chef provisioning tool.