Simple build environment for pki.io
At the moment it is focused on Vagrant, but we'll be adding Docker support soon.
https://github.com/opscode/bento
Install vagrant from https://www.vagrantup.com/
Clone and run the vagrant builds.
$ git clone https://github.com/pki-io/build.git
$ cd build
$ ./vagrant_all.sh
$ ./native_osx.sh
$ ls builds/
You should see the built packages.
