This repository holds the files for the SCMgr Migration tool. The tool helps to convert data from SCMgr application to OpenLMIS 3.0 system.
- Java 8
- Maven 3
- Fork/clone this repository from GitHub.
git clone https://github.com/lukaslew/scm-migration-tool.git
- Build the application by using maven. After the build steps finish, you should see 'BUILD SUCCESS'.
mvn clean install
- Execute the generated jar file from the target directory.
java -jar target/scm-migration-tool.jar