704 Forks
3824 Stars
3824 Watchers

opengrok

OpenGrok is a fast and usable source code search and cross reference engine, written in Java

How to download and setup opengrok

Open terminal and run command
git clone https://github.com/oracle/opengrok.git
git clone is used to create a copy or clone of opengrok repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with opengrok https://github.com/oracle/opengrok/archive/master.zip

Or simply clone opengrok with SSH
[email protected]:oracle/opengrok.git

If you have some problems with opengrok

You may open issue on opengrok support forum (system) here: https://github.com/oracle/opengrok/issues