Skip to content

JSkat is a free software implementation of the game Skat in Java.

Notifications You must be signed in to change notification settings

Coding-Sunday-Sofia/jskat-multimodule

 
 

Repository files navigation

This is the multi-module of JSkat and JSkat on Android.

alt screenshot

License:

Build executable fat JAR: ./gradlew clean assemble

Build installation with multiple JARs and start scripts: ./gradlew clean installDist

Build installation with fat JAR and start scripts: ./gradlew clean assembleDist

Continous integration: https://travis-ci.org/b0n541/jskat-multimodule

We develop according the GitFlow workflow: http://nvie.com/posts/a-successful-git-branching-model/

So if you want to contribute to JSkat please create a feature branch from the develop branch and create pull requests towards the develop branch.

Build Status

Get more details at codescene.io.

About

JSkat is a free software implementation of the game Skat in Java.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.7%
  • HTML 3.3%