For initial information about this project see our blog post: hbz receives Hewlett Foundation grant to prototype OER world map
See the .travis.yml
file for details on the CI config used by Travis.
Prerequisite: Java 7, Maven 3
cd oer-data
mvn clean install
wget http://downloads.typesafe.com/play/2.2.1/play-2.2.1.zip
unzip play-2.2.1.zip
cd oer-api
../play-2.2.1/play test
Replace ‘test’ with other Play commands, e.g. ‘run’ or ‘eclipse’ (to generate Eclipse project config files).
Eclipse Public License: http://www.eclipse.org/legal/epl-v10.html