Skip to content

Provision local development environment with vagrant

Boros Gábor requested to merge github/fork/omarkhan/vagrant into master

Created by: omarkhan

This pull request is similar to https://github.com/open-craft/opencraft/pull/3, with the following differences:

  • Uses postgresql instead of sqlite
  • Does not change the Makefile
  • Does not require any manual changes to ~/.bashrc

Merge request reports