Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 230 Bytes

Semantic Code Search Engine

Running

  • Install gulp
  • Install node deps (npm install)
  • Generate public/ dir ($ gulp)
  • Install go deps
  • Create config.json
  • $ mkdir bin && go build -o bin/server && ./bin/server