Skip to content

Bahmni/bahmni-core

 
 

Repository files navigation

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