Skip to content

Developer Guide

dark edited this page Sep 13, 2019 · 34 revisions

First, Set up the infrastructure for developing and testing:

$ git clone https://github.com/Dark0096/graphene
$ cd graphene
$ docker-compose up -d

Clone this wiki locally