Go-Search

Description

A code exploration tool. Check out the live demo here. Or check out the slides for more information on the code and the project motivation. There is also a video presentation available.

Running Go-Search

This assumes you have Go installed

$ git clone https://github.com/flapjack103/go-search.git
$ cd go-search/
$ go build
$ ./go-search <your_go_project_path>

Open http://localhost:8080/main.html