Skip to content

lukaslew/scm-migration-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

SCMgr migration tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages