Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.74 KB

README.md

File metadata and controls

50 lines (39 loc) · 1.74 KB

Detective.io Build Status

DownloadForkLicenseTest coverageDocumentationVersion 1.12.13 Gorilla

Installation

See also the full installation guide.

1. Prerequisite

sudo apt-get install build-essential git-core python python-pip python-dev libmemcached-dev libpq-dev libxslt1-dev libxml2-dev libxml2 libjpeg8-dev
sudo pip install virtualenv

2. Download the project

git clone [email protected]:jplusplus/detective.io.git
cd detective.io

3. Install

make install

Run in development

make run

Then visit http://127.0.0.1:8000

Technical stack

This small application uses the following tools and opensource projects: