Karta Runtime - ManianVSS/Karta GitHub Wiki

The Karta runtime package can be extracted to desired installation location. The environment variable "KARTA_HOME" should point to this directory for usage.

The directory structure of the runtime directory is as follows

  • bin - Executable scripts and configuration files
  • docs - Documentation on various topics
  • lib - The 3p java libraries and framework jar(framework.jar)
  • plugins - Directory to place plugin jars for Karta.
  • samples - This directory contains sample test and plugin implementation.