commit | b27c440c96f0e23b7b73fcd482adb224b6280868 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Tue Apr 25 14:58:46 2017 +0200 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Tue Apr 25 14:58:46 2017 +0200 |
tree | 9792d27c11634d339314a35f9b5757da7b634c91 | |
parent | 1dddd4fb9573487892923703502f41ce55c24e2e [diff] |
Fix documentation markdown formatting Change-Id: Idae9daba2b3d8f49c599e7ac5be101e21681dec7
Collect information on Gerrit Code Review in order to have enough elements to request support.
Gerrit-Support plugins is written in Scala language and built with Sbt. To build the plugin you need to have SBT 0.13.13 installed and then run the assembly
target.
Example:
$ sbt assembly [...] [info] Packaging /Users/lucamilanesio/gerrithub/gerrit-support/target/scala-2.11/gerrit-support.jar ...