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