Getting Started

Starting

Install with npm

Start Sourcescape with the directories that you want to load code from. This step is required to mount the directory as a volume in the Docker images.

Scan the directory and then run an index on the repos you want to code search

Running

Data directory is created in ${HOME}/.sourcescape/data

This is used for cloning repos.

Stopping

Last updated