aboutsummaryrefslogtreecommitdiffstats
path: root/Vagrantfile (follow)
Commit message (Collapse)AuthorAgeLines
* Add VagrantfileGravatar Christopher Baklid2018-02-19-0/+24
* attempt to fix stacktrace when initialising logger * adds vagrantfile for local development * restart rethinkdb after setting config * fix source .profile * adds alias python=python3.6 * include more reminder of what to add in hosts file * also install snekchek in vm * update vagrant bootstrap script to properly include environment variables in bashrc