FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
codesearch/README at master · google/codesearch · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
google
/
codesearch
Public
Notifications
You must be signed in to change notification settings
Fork
403
Star
4k
Code
Issues
33
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
codesearch
/
README
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (11 loc) · 411 Bytes
Breadcrumbs
codesearch
/
README
Copy path
File metadata and controls
16 lines (11 loc) · 411 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.
For background and an overview of the commands,
see http://swtch.com/~rsc/regexp/regexp4.html.
To install:
go get github.com/google/codesearch/cmd/...
Use "go get -u" to update an existing installation.
Russ Cox
rsc@swtch.com
June 2015
Back
|
FazBrowse Home
|
New Git URL