Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 596 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 596 Bytes

Node.app DXR Build Status

The Node.app DXR provides an automated build of a Mozilla DXR index for Node.js.

This is designed to built on a Ubuntu 12.04 64bit throw-away VM and has the following apt dependencies:

  • git
  • mercurial
  • make
  • g++

To install and build, run git submodule update --init --recursive, the install.sh and build.sh scripts, in that order.

It is designed to be run on Ubuntu 10.04 using Foreman and Gunicorn.