We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a648352 commit e702aa8Copy full SHA for e702aa8
README.md
@@ -10,6 +10,13 @@ file that will be populated by the successful output of the script task. The scr
10
It is the responsibility of the caller to have these files prepared before executing the engine via command line (or docker API).
11
12
13
+### Install
14
+
15
+```
16
+git clone https://github.com/ProcessMaker/spark-docker-executor-java.git
17
+./build.sh
18
19
20
### Example data.json
21
```json
22
{
0 commit comments