/bahmni-core

Core OpenMRS modules for Bahmni (including ERP & ELIS Atom Feed Clients)

Primary LanguageJavaGNU Affero General Public License v3.0AGPL-3.0

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