这是一个分享于 的项目,其中的信息可能已经有所发展或是发生改变。
We've used many similar tools in the past, and most of them are either too slow, too hard to configure, or require too much software to be installed. Which brings us to...
##Quick Start Guide##
1. Clone the repo: `git clone git@github.com:etsy/Hound.git`
2. Edit [config-example.json](config-example.json) to add the repos you want: `cd Hound && vim config-example.json`
3. Rename the (now edited) config file: `mv config-example.json config.json`
4. Set your GOPATH: ``export GOPATH=`pwd` ``
5. Run the server: `go run src/hound/cmds/houndd/main.go`
6. See Hound in action in your browser at [http://localhost:6080/](http://localhost:6080/)
介绍文章:[Announcing Hound: A Lightning Fast Code Search Tool](https://codeascraft.com/2015/01/27/announcing-hound-a-lightning-fast-code-search-tool/)
5921 次点击
添加一条新回复
(您需要 后才能回复 没有账号 ?)
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码` - 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传