Git Product home page Git Product logo

jing-trang's Introduction

jing-trang

Build Status Artifact on Maven Central Javadocs

After cloning the repository, here’s how to build.

  1. Ensure you have git and JDK 8 or above installed. All other dependencies are included in the repository.

  2. Set the JAVA_HOME environment variable to point to the directory where the JDK is installed. For example:

    • export JAVA_HOME=/usr/lib/jvm/openjdk-11 ← Ubuntu, etc.

    • export JAVA_HOME=$(/usr/libexec/java_home) ← macOS

    • set JAVA_HOME=C:\Program Files\Java\jdk-11 ← Windows

  3. Clone the repository

    git clone https://github.com/relaxng/jing-trang.git`
  4. Change your working directory to be the jing-trang directory (that is, the directory containing this file).

  5. Run the ant script included in the repository. On Linux, use the command ./ant. On Windows, use .\ant. That runs the version of ant included in the repository. When the ant script completes, you should find jing.jar and trang.jar files in the build subdirectory. You can also tell the ant script to build the test target, which will build the jars and then run some tests. On Linux, use the command ./ant test. On Windows, use .\ant test.

jing-trang's People

Contributors

aanno avatar adamretter avatar bguedas avatar georgebina avatar innovimax avatar jclark avatar mikesname avatar ndw avatar now avatar oliviercailloux avatar pterjan avatar ryanfb avatar scop avatar sideshowbarker avatar tgraham-antenna avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.