tree: a02dc91627e2e6de06aad6c9f8f1fe2dff303cd2 [path history] [tgz]
  1. gerrit/
  2. scripts/
  3. uninstaller/
  4. Makefile
  5. README.md
macOS/README.md

Gerrit Installer For macOS

This installation does the following, it creates a user called gerrit, it installs in /var/gerrit/.

  • To build it your self do the following first, this will also create the uninstaller too under uninstaller/
  $ chmod a+x scripts/*
  $ chmod a+x uninstaller/scripts/*
  $ make