informatici / openhospital
- понедельник, 2 марта 2020 г. в 00:20:18
Perl
Open Hospital is a free and open source software for healthcare data management. This repository is used to build its portable releases.
This is the root project of the Open Hospital code base.
Here you can download the portable distribution of Open Hospital.
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:
Clone this repository and initialize the submodules:
git clone --recurse-submodules https://github.com/informatici/openhospital
Run the script that compiles the projects core and gui, and assembles the portable distributions:
cd openhospital
./build_poh.sh