Sprinkler/Help: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
Line 13: Line 13:


= Downloads =
= Downloads =
* [https://github.com/BITPlan/com.bitplan.sprinkler/blob/master/release/sprinkler.jar?raw=true sprinkler.jar] - multiplatform Java
* [https://github.com/BITPlan/com.bitplan.sprinkler/blob/master/release/sprinkler.exe?raw=true sprinkler.exe] - Windows executable
= Build =
= Build =

Revision as of 06:24, 5 August 2018

Prerequisites

or if you'd like to build the Sprinkler software yourself:

Installation

Download the software for your platform from #Downloads or build the software yourself

Starting

Run the software with java -jar sprinkler.jar or sprinkler (If you built the software yourself: cd com.bitplan.sprinkler/release before this command)

Downloads

Build