Skip to content

Concepts, annotations and all other meta data used by the tls-app.

License

Notifications You must be signed in to change notification settings

tls-kr/tls-data

Repository files navigation

TLS-data

XML version of the TLS database. This is a companion app for the main TLS.

Requirements

  • exist-db version: 3.6.1 or greater
  • ant version: 1.10.5 (for building from source)

Building and Installation

  1. Download, fork or clone this GitHub repository. Registered collaborators have access to the translations submodule. Collaborators should download all files.

    git clone --recursive https://github.com/tls-kr/tls-data.git

    All others:

    git clone https://github.com/tls-kr/tls-data.git
    

    If you cloned the repo before becoming a collaborator, or in case you forgot the --recursive, go to the tls-data directory on your local disk and issue:

    git submodule init
    git submodule update --remote
  2. There are two default build targets in build.xml:

    • full includes all files from the source folder including the translations.
    • deploy is the official release. It excludes files from the translations submodule.
  3. Calling antin your CLI will build both files:

    ant

    You should see BUILD SUCCESSFUL, and two .xar files inside the build/ folder.

  4. Open the dashboard of your exist-db instance and click on package manager.

    1. Click on the add package symbol in the upper left corner and select one of the two .xar files you just created.

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

About

Concepts, annotations and all other meta data used by the tls-app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •