Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 585 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 585 Bytes

SCMgr Migration Tool

This repository holds the files for the SCMgr Migration tool. The tool helps to convert data from SCMgr application to OpenLMIS 3.0 system.

Prerequisites

  • Java 8
  • Maven 3

Quick start

  1. Fork/clone this repository from GitHub.
git clone https://github.com/lukaslew/scm-migration-tool.git
  1. Build the application by using maven. After the build steps finish, you should see 'BUILD SUCCESS'.
mvn clean install
  1. Execute the generated jar file from the target directory.
java -jar target/scm-migration-tool.jar