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

#!/bin/sh

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

docker run -it --network=host -v $(pwd):/src/function-parser function-parser bash

Web Proxy Viewer  |  New URL  |  Original Page