Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 645 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 645 Bytes

openVALIDATION-CLI for npm

npm version

This package enables you to use openVALIDATION directly from the console. Just run the following command and you can use the command openvalidation to use alle the features of the openVALIDATION-cli.

npm install -g openvalidation

You can now compile your openvalidation code inside your console without installing the JAR.

Example

openvalidation -r "IF the Message EQUALS hello THEN Hello World" -s "{Message : \"Text\"}" -c en