Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 239 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 239 Bytes

docker-lxr

A docker container for LXR Cross Referencer.

Usage

git clone --recursive [email protected]:ogtega/docker-lxr.git
cd docker-lxr
# Place the code you want to index in the src/main directory.
docker-compose up --build