We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebafc25 commit 74886f0Copy full SHA for 74886f0
1 file changed
README.md
@@ -84,6 +84,8 @@ After cloning the source code, build the JAR:
84
mvn package
85
```
86
87
+You can now run the packaged CLI with the script `scripts/jsonata`
88
+
89
Building the native executable (requires installed GraalVM):
90
91
mvn package -Pnative
0 commit comments