Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 277 Bytes

BUILDING.md

File metadata and controls

18 lines (10 loc) · 277 Bytes

Building Scattersphere

Prerequisites

  • Latest Java 8 SDK
  • Latest Apache Ant

Building

One script to build, one script to test:

sh scripts/circle/build.sh

will build a working copy of Scattersphere.

sh scripts/circle/test.sh

will run the test suite.