Skip to content

A simple tool that will set up OpenGrok on Debian-based Linuxes.

License

Notifications You must be signed in to change notification settings

jonesinator/grok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

grok

A simple tool that will set up OpenGrok on Debian-based Linuxes.

Usage

user@debian:~/grok$ ./grok /home/user/grok/repos

Would create a grok site at http://127.0.0.1:8080/ using whatever source code is in /home/user/grok/repos where each subdirectory is its own "project" in grok.

user@debian:~/grok$ ./grok /home/user/grok/repos stuff

Would create a grok site at http://127.0.0.1:8080/stuff.

About

A simple tool that will set up OpenGrok on Debian-based Linuxes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages