diff options
author | Prabhanjan <prabhanjan.padhye@confluxsys.com> | 2018-10-07 07:22:49 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2018-10-20 10:30:11 +0000 |
commit | a1431beddfe8216f274d77794c4fb78825e6a1a2 (patch) | |
tree | 1b5fe9ae6782f2761aec501ee49072b35dbf607e | |
parent | Merge pull request #1517 from n1try/cleanup (diff) | |
download | awesome-selfhosted-a1431beddfe8216f274d77794c4fb78825e6a1a2.tar.gz awesome-selfhosted-a1431beddfe8216f274d77794c4fb78825e6a1a2.zip |
added sourcegraph
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1174,6 +1174,7 @@ See **[Ticketing](#ticketing)** - [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` - [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` +- [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` ### Continuous Integration |