Skip to content
Jose Morales edited this page Jan 4, 2025 · 7 revisions

To run JMetadata in your local computer:

  • Unzip the application package: jmetadata-${version}
  • Open a terminal / command prompt.
  • Execute the script.
    • For Mac/Linux: sh bin/jmetadata
    • For Windows: call bin/jmetadata.bat

Where:

  • ${version} it the release version you want to run

Enjoy!

Clone this wiki locally