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.