# bahmni-core **Repository Path**: thirdparty_1/bahmni-core ## Basic Information - **Project Name**: bahmni-core - **Description**: No description available - **Primary Language**: Ruby - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-25 - **Last Updated**: 2023-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenMRS module bahmnicore This module provides necessary services for running Bahmni ## Build [![BahmniCore-master Actions Status](https://github.com/Bahmni/bahmni-core/workflows/Java%20CI%20with%20Maven/badge.svg)](https://github.com/Bahmni/bahmni-core/actions) ### 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