Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 494 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 494 Bytes

vagrant-mule

A Vagrant setup script to get Mule up and running quickly using Chef.

Usage

  1. Clone the Vagrant setup files onto your computer somewhere:

     git clone --recursive [email protected]:ryandcarter/vagrant-mule.git
    
  2. Change into the directory you just created.

     cd vagrant-mule
    
  3. Start Vagrant.

     vagrant up
    

Licence

This project is distributed under Apache 2 licence.