forked from Lainports/freebsd-ports
Code Search is a tool for indexing and then performing regular expression searches over large bodies of source code. It is a set of command-line programs written in Go. WWW: https://github.com/google/codesearch PR: 243273 Submitted by: eborisch+FreeBSD@gmail.com
5 lines
212 B
Text
5 lines
212 B
Text
Code Search is a tool for indexing and then performing regular expression
|
|
searches over large bodies of source code. It is a set of command-line programs
|
|
written in Go.
|
|
|
|
WWW: https://github.com/google/codesearch
|