This README.md file is the developer documentation.
Please refer to the website at http://aboisvert.github.com/stopwatch/ for user documentation.
Stopwatch's build system is based on Apache Buildr http://buildr.apache.org/ which is a Ruby/JRuby-based build system.
See http://buildr.apache.org/installing.html for instructions on installing Buildr.
# compile, test and package .jars
buildr package
# launch the sample stopwatch server on port 9999
buildr sample
- Scala 2.10+
- JVM 1.6+
Copyright (C) 2009-2015 by Alex Boisvert.
Stopwatch is is licensed under the terms of the Apache Software License v2.0. http://www.apache.org/licenses/LICENSE-2.0.html