GitHunt
FS

fsteeg/oerworldmap

Open Educational Resources (OER) World Map

h1. Open Educational Resources (OER) World Map

For initial information about this project see our blog post: "hbz receives Hewlett Foundation grant to prototype OER world map":https://wiki1.hbz-nrw.de/display/OER/2014/02/10/hbz+receives+Hewlett+Foundation+grant+to+prototype+OER+world+map

h1. Build

"!https://secure.travis-ci.org/hbz/oerworldmap.png?branch=master!":https://travis-ci.org/hbz/oerworldmap

See the @.travis.yml@ file for details on the CI config used by Travis.

h1. Setup

h2. Data

Prerequisite: Java 7, Maven 3

@cd oer-data@
@mvn clean install@

h2. API

@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).

h1. License

Eclipse Public License: "http://www.eclipse.org/legal/epl-v10.html":http://www.eclipse.org/legal/epl-v10.html

Languages

JavaScript64.3%Java29.5%PHP3.6%Shell2.2%Scala0.4%CSS0.0%

Contributors

Created March 12, 2014
Updated December 18, 2014
fsteeg/oerworldmap | GitHunt