An open API service indexing awesome lists of open source software.

https://github.com/varying-vagrant-vagrants/boxbuilder

Scripts for building the VVV base box on vagrantcloud
https://github.com/varying-vagrant-vagrants/boxbuilder

vagrant vagrant-boxes

Last synced: 2 months ago
JSON representation

Scripts for building the VVV base box on vagrantcloud

Awesome Lists containing this project

README

          

# BoxBuilder

Scripts for building the VVV base box on vagrantcloud

## Usage

```
make
```

## Prequisites

- vagrant
- virtualbox
- serverspec `gem install serverspec`
- vagrant-serverspec plugin `vagrant plugin install vagrant-serverspec`
- make