Skip to content

gunnarahlberg/openmrs-core

 
 

Repository files navigation

Build Status

OpenMRS is an patient-based medical record system focusing on giving providers a free customizable EMR.

Read more at http://openmrs.org/about

Find documentation on our wiki: http://wiki.openmrs.org

The project tree is set up as follows:

.settings Eclipse specific settings. Useful for character encoding and formatting (for devs using eclipse anyway)
api/ java and resource files for building the java api jar file.
release-test Cucumber/selenium integration tests. Run daily against a running webapp. See https://wiki.openmrs.org/display/docs/Testing+Releases
test TBD
tools Meta code used during compiling and testing. Does not go into any released binary (like doclets)
web/ java and resource files that are used in the webapp/war file.
webapp/ jsp files used in building the war file.
build.properties (deprecated) default properties used by the deprecated ANT build.xml file
build.xml (deprecated) ANT build file containing convenience methods into the maven build
liquibase.build.xml ANT build file containing convenience methods to run liquibase actions
openmrs-checkstyle.properties properties for the checkstyle library
pom.xml The main maven file used to build and package OpenMRS

About

OpenMRS API and web application code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 85.8%
  • JavaScript 8.9%
  • Ruby 2.4%
  • GAP 0.9%
  • CSS 0.7%
  • HTML 0.4%
  • Other 0.9%