[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/github/CodeSearchNet/master/script/setup [Back]  [Original]

#!/bin/sh

set -e
cd $(dirname "$0")/..

script/bootstrap
docker run -v $(pwd):/home/dev preprocessing

Web Proxy Viewer  |  New URL  |  Original Page