GitHub - ikmdev/tinkar-core: Tinkar-core is a java software project that aims to provides a reference implementation for the open-source HL7 Tinkar informational Ballot.

SonarCloud Security Rating Coverage

Tinkar core is an essential repository that creates the primitive functionality and data types for Komet. Tinkar core is also responsible for managing caches and I/O (spined-array) of the application. Building tinkar-core is a prerequisite to building komet on your local machine.

Team Ownership - Product Owner

Data Team

Getting Started

Follow the instructions below to set up the local environment for tinkar-core:

  1. Download and install Open JDK Java 24

  2. Download and install Apache Maven 3.9.11 or greater

  3. Download and install Git

  4. There are dependencies to building tinkar-core. Please ensure you have a reliable internet connection when cloning and building to get all dependencies from mvn central.

Building and Running Tinkar Core

Follow the steps below to build and run tinkar-core on your local machine:

  1. Clone the tinkar-core repository from GitHub to your local machine
  1. Change local directory to location to tinkar-core

  2. Enter the following command to build the application:

  1. To build and run Komet, please refer to the Komet README [LINK]

Issues and Contributions

Technical and non-technical issues can be reported to the Issue Tracker.

Contributions can be submitted via pull requests. Please check the contribution guide for more details.