Getting Source & Compiling

jCardSim is an open source project and it would be pleasure for us to see you in commiters and contributors!

Source code
The official jCardSim source repository is located at https://github.com/licel/jcardsim.

Building
We are using Maven for building. After downloading the source code, you have to enter the directory with jCardSim and execute the following command:

 mvn clean install

Development standards
We are using the following principles in a jCardSim's development process: