Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 15 days 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