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

Latest commit

 

History

History
26 lines (14 loc) · 752 Bytes

README.adoc

File metadata and controls

26 lines (14 loc) · 752 Bytes

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