Skip to content

Building

Joseph Frazier edited this page Nov 12, 2015 · 4 revisions

Vagrant Build

You can build the latest master GitList in vagrant by cloning this repo.

Instructions

git clone git://github.com/khornberg/vagrant-gitlist.git
cd vagrant-gitlist
vagrant up

PHP Quality Assurance Tools

If you don't have all the QA tools installed, phpqatools.org is an easy way to install the necessary tools to build GitList.

Clone this wiki locally