...
- Create JSON file with configuration (see: configuration file)
- Open terminal (Mac OS or UNIX Systems) or Power shell (Windows)
- Go to the folder where the script is located.
- Run Script with configuration file path parameter (just file name if the script is located in the same folder)
• example of an executed script - java -jar folio folio-contributors-field-mapping-rules-update-orchidpoppy.jar configuration.json (Should be executed with java 17)
...