diff options
author | nodiscc <nodiscc@gmail.com> | 2018-10-20 10:37:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-20 10:37:31 +0000 |
commit | dde4f02525ad10d2c1a6a92a59e06d80e919bdb0 (patch) | |
tree | 11de9e303fde3e19c4ba2f8fe833f3372c2c3015 | |
parent | Merge pull request #1517 from n1try/cleanup (diff) | |
parent | refactored alphabetically (diff) | |
download | awesome-selfhosted-dde4f02525ad10d2c1a6a92a59e06d80e919bdb0.tar.gz awesome-selfhosted-dde4f02525ad10d2c1a6a92a59e06d80e919bdb0.zip |
Merge pull request #1545 from Kickball/add-sourcegraph
Add sourcegraph
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |