Commit Graph

2 Commits

Author SHA1 Message Date
Michael Vogel
771e89ee42 Oops, forgot to remove copy installation method
When vagrant is provisioned it will choose an automatic method from now (which means git or script with the newest version of nvm from the web)
2014-11-16 15:52:26 +01:00
LoveIsGrief
50169c11eb Introduce vagrant for testing
[Vagrant](https://www.vagrantup.com/) allows us to test all changes in a virtual machine. We can "vagrant up" into a clean environment and "vagrant destroy" whenever
2014-11-15 22:22:27 +01:00