brianpos / fhir-ig-publisher

Source code for the IG publisher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HAPI FHIR - HL7 FHIR Core Artifacts

Building this Project

This project uses Apache Maven to build. To build:

mvn install

Note that unit tests will run, but are currently not set to fail the build as they do not all pass. This is being worked on.

To skip unit tests:

mvn -Dmaven.test.skip install

== Maintenance

This project is maintained by Grahame Grieve and Lloyd Mckenzie on behalf of the FHIR community.

About

Source code for the IG publisher

License:Apache License 2.0


Languages

Language:HTML 76.9%Language:Java 19.7%Language:CSS 3.4%Language:Batchfile 0.1%