Skip to content

Instantly share code, notes, and snippets.

@Realtin
Realtin / diaspora_setup.md
Last active August 29, 2015 14:24
usefull snippets for working on diaspora via vagrant

How to setup Diaspora Development Environment with Vagrant

Initialize project

git clone https://github.com/joebew42/diaspora-replica.git
cd diaspora-replica/
git submodule update --init

Cloning your git repository in src/ directory