Skip to content
/ nwbib Public
forked from hbz/nwbib

Die Nordrhein-Westfälische Bibliographie

Notifications You must be signed in to change notification settings

fsteeg/nwbib

 
 

Repository files navigation

Build

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

Setup

Prerequisite: Java 8

git clone https://github.com/hbz/nwbib.git ; cd nwbib
wget https://downloads.typesafe.com/typesafe-activator/1.2.10/typesafe-activator-1.2.10-minimal.zip
unzip typesafe-activator-1.2.10-minimal.zip
./activator-1.2.10-minimal/activator test

Replace test with other Play commands, e.g. run (run in test mode, recompiles changed files on browser refresh), or "eclipse with-source=true" (generate Eclipse project config files). Use "start 8000" to run in production background mode on port 8000 (hit Ctrl+D to exit logs). To restart a production instance running in the background, you can use the included restart.sh script (configured to use port 8000).

For more information, see the Play documentation.

License

GNU General Public License, version 2: https://www.gnu.org/licenses/gpl-2.0.html

About

Die Nordrhein-Westfälische Bibliographie

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 43.7%
  • HTML 39.9%
  • CSS 7.9%
  • JavaScript 7.2%
  • Other 1.3%