Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 599 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 599 Bytes

Mapping Master Example

Skeletal Mapping Master application.

Building Prerequisites

To build and run the application you must have the following items installed:

  • A tool for checking out a Git repository.
  • Apache's Maven.

Building

Get a copy of the latest code:

git clone https://github.com/protegeproject/mapping-master-example.git 

Change into the mapping-master-exampledirectory:

cd mapping-master-example 

To run the application:

mvn exec:java