GithubHelp home page GithubHelp logo

viktornar / decathlon-assessment Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 105 KB

Decathlon-assessment is a simple console application that can be used for decathlon assessment

XSLT 4.02% Java 95.98%

decathlon-assessment's Introduction

Decathlon-assessment - simple console application for decathlon assessment

Decathlon-assessment is a simple console application that can be used for decathlon assessment

image

The main technologies (frameworks, build tools) that was used in project

  • Standard Java API (that comes with Java 1.8 JDK. Javax packages as part of JDK was used as well)
  • JUnit for testing
  • Maven > 3.0 for project build is needed

Note:

  • Project was written by using Java SDK 1.8. Source was compiled without compatibility with older Java version.

How to build and run project

Clone the project with the following command:

$ git clone https://github.com/viktornar/decathlon-assessment

Go to the project directory:

$ cd decathlon-assessment

and run:

mvn package

During compile and package process test will be executed. If everything will be ok IE or other browser should be invoked. In opened browser you will see nicely formatted xml.

To execute program run:

java -jar decathlon.jar --input input.txt --output output.xml

Note:

  • In current application version cli argument parser is still experimental. So do not use spaces and special characters in file paths.

How to develop project

If you use IDEA or Eclipse just import project as maven project. In IDEA use mvn wrapper.

decathlon-assessment's People

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.