Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 325 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 325 Bytes

Virtual Machines for Nunchaku

A collection of virtual machines for compiling and testing Nunchaku.

Usage

You will need virtualbox and vagrant.

For using machine foo, for instance ubuntu_12_04_lts_64, type the following commands:

cd ubuntu_12_04_lts_64
vagrant up  # might take time
vagrant ssh