XML version of the TLS database. This is a companion app for the main TLS.
-
Download, fork or clone this GitHub repository. Registered collaborators have access to the
translationssubmodule. 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.gitIf you cloned the repo before becoming a collaborator, or in case you forgot the
--recursive, go to thetls-datadirectory on your local disk and issue:git submodule init git submodule update --remote
-
There are two default build targets in
build.xml:fullincludes all files from the source folder including the translations.deployis the official release. It excludes files from thetranslationssubmodule.
-
Calling
antin your CLI will build both files:ant
You should see
BUILD SUCCESSFUL, and two.xarfiles inside thebuild/folder. -
Open the dashboard of your exist-db instance and click on
package manager.- Click on the
add packagesymbol in the upper left corner and select one of the two.xarfiles you just created.
- Click on the
This work is licensed under a Creative Commons Attribution 4.0 International License.
