tree: 10094914a51ef351d1ef7de788ee5c0fdc2d336b [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