Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 665 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 665 Bytes

OpenMRS module bahmnicore

This module provides necessary services for running Bahmni

Build

BahmniCore-master Actions Status

Prerequisite

JDK 1.8
ruby 2.2+
RubyGems
Compass 1.0.3 (gem install compass)

Clone the repository and build the omod

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

Deploy

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