tree: 0d13243b7c8ac7f684b83a10ec8b8411cab362c6 [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