Skip to content

Open Hospital is a free and open source software for healthcare data management. This repository is used to build its portable releases.

License

Notifications You must be signed in to change notification settings

estromsnes/openhospital

 
 

Repository files navigation

Open Hospital Build Status

This is the root project of the Open Hospital code base.
Here you can download the portable distribution of Open Hospital.

How to create Open Hospital portable

To create the Open Hospital portable distributions, make sure to have installed the following dependencies on a Linux machine: JDK 6+, Maven, asciidoctor-pdf, docker-compose, MySQL client, zip.

Then follow these simple steps:

  1. Clone this repository and initialize the submodules:

    git clone --recurse-submodules https://github.com/informatici/openhospital
    
  2. Run the script that compiles the projects core and gui, and assembles the portable distributions:

    cd openhospital
    ./build_poh.sh
    

About

Open Hospital is a free and open source software for healthcare data management. This repository is used to build its portable releases.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 33.4%
  • Roff 25.5%
  • C++ 14.3%
  • C 11.2%
  • PHP 5.5%
  • Shell 5.0%
  • Other 5.1%