Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

reiseburo/ice

Repository files navigation

ICE

Build Status

Warning
This repository is an experiment and at least right now should not be taken very seriously

Building/Testing

This project requires that you have at least JDK7 or later installed. It uses Gradle as its build tool which should resolve and download all the necessary dependencies.

Running tests

./gradlew check

Building a release

./gradlew assemble

If ice-server/build/distributions you will find a .tar and .zip file which should act as self-contained distributions with a start script for the server

Releases

No releases published

Packages

No packages published

Languages