tree: dd6538061a148d7390438e57bcc0ae2fa99ae4a1 [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