google / codesearch

Fast, indexed regexp search over large file trees

Home Page:http://swtch.com/~rsc/regexp/regexp4.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Couldn't install

nmklong opened this issue · comments

I ran the command go get github.com/google/codesearch/cmd/... but nothing happens, cannot run cindex or csearch, can anyone help?

I already have go already installed

 ~ [10:26:26] $ go version
go version go1.9 darwin/amd64

nevermind, my GOPATH was not defined