aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2018-10-20 10:37:31 +0000
committerGitHub <noreply@github.com>2018-10-20 10:37:31 +0000
commitdde4f02525ad10d2c1a6a92a59e06d80e919bdb0 (patch)
tree11de9e303fde3e19c4ba2f8fe833f3372c2c3015
parentMerge pull request #1517 from n1try/cleanup (diff)
parentrefactored alphabetically (diff)
downloadawesome-selfhosted-dde4f02525ad10d2c1a6a92a59e06d80e919bdb0.tar.gz
awesome-selfhosted-dde4f02525ad10d2c1a6a92a59e06d80e919bdb0.zip
Merge pull request #1545 from Kickball/add-sourcegraph
Add sourcegraph
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed97f383..2f0c8610 100644
--- a/README.md
+++ b/README.md
@@ -1172,6 +1172,7 @@ See **[Ticketing](#ticketing)**
- [RequestBin](https://requestb.in/) - Inspect HTTP requests. Debug webhooks. ([Source Code](https://github.com/Runscope/requestbin)) `MIT` `python`
- [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - Web browser based IDE for R. ([Source Code](https://github.com/rstudio/rstudio/)) `AGPL-3.0` `Java/C++`
- [Selenoid](http://aerokube.com/selenoid/latest/) - Lightweight Selenium hub implementation launching browsers within Docker containers. ([Source Code](https://github.com/aerokube/selenoid)) `Apache-2.0` `Go`
+- [sourcegraph](https://sourcegraph.com) - Sourcegraph is a fast, open-source, fully-featured code search and navigation engine written in Go. ([Source Code](https://github.com/sourcegraph/sourcegraph)) `Apache-2.0` `Go`
- [Wide](https://github.com/b3log/wide) - Web-based IDE for Teams using Go programming language/Golang. ([Demo](http://wide.b3log.org/signup)) `Apache-2.0` `Go`
- [Zalenium](https://github.com/zalando/zalenium) - Allows anyone to have a disposable and flexible Docker-based Selenium Grid infrastructure featuring video recording, live preview and online/offline dashboards. `Apache-2.0` `Java/Shell`