Skip to content

Commit

Permalink
Added build instructions to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
per-bohlin committed Jul 24, 2017
1 parent d8dc42f commit fecb575
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,11 @@ One of its uses is to allow post-processing tools such as log analyzers that
only reads files to do its work.

It is available as a build-step and as a post-build action.

To build the plugin, install maven and run:

mvn package

or

mvn install

0 comments on commit fecb575

Please sign in to comment.