Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 508 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 508 Bytes

OpenMRS module bahmnicore

This module provides necessary services for running Bahmni

Build

Build Status

Clone the repository and build the omod

git clone https://github.com/bahmni/bahmni-core
cd bahmni-core
mvn clean install

Deploy

Copy bahmni-core/bahmnicore-omod/target/bahmnicore-omod-VERSION-SNAPSHOT.omod into OpenMRS modules directory and restart OpenMRS