Skip to content
Bernd Jünger edited this page Nov 18, 2015 · 5 revisions

Requirements

  • JDK >= 7
  • Maven >= 2.2.1
  • bash

Process

  1. Clone git clone git@github.com:galan/plunger.git
  2. Call plunger-support/install.sh

Calling the script will build the different maven modules and copy the artifacts to the directory $HOME/bin/plunger, including the generated scripts.

Clone this wiki locally