vagrantfiles
vagrantfiles copied to clipboard
A Virtual Machine for every language
Added onto @bvanrijn 's Swift pull request but fleshed it out.
rails 5 requires ruby 2.2.2 or newer
Io.js releases new version very often (yay), but because of the dist downloads it's tedious to keep the iojs box up to date. It shouldn't be this annoying.
I'm attempting to employ Rvagg's idea of _Open_ Open Source, so most of the collaboration rules will reflect those in https://github.com/rvagg/node-levelup/blob/master/CONTRIBUTING.md
I won't list every language this repo should support, but there should be more. If there's a language you'd like to see in the list, either send a Pull Request...
Just a thank you, but also a question: why not use Ansible as the provisioner, writing a simple Role for each of the languages, then just apply the relevant Role/Platbook...