Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gbv/ubo_softec

ubo layout template for duisburg-essen
https://github.com/gbv/ubo_softec

mycore

Last synced: 19 days ago
JSON representation

ubo layout template for duisburg-essen

Awesome Lists containing this project

README

        

# UBO Layout template for Duisburg-Essen
This is an experimental proof-of-concept layer for re-designing the original UBO-Application (https://github.com/MyCoRe-Org/ubo) that is built on top of MyCoRe (http://www.mycore.de/).

## Installation instructions
This layer is built with the standard maven build process, which yields a standalone JAR file that needs to be placed inside the "lib"-directory of the parent project (in this case UBO).
For convenience, the "dir"-parameter can be used to automate the placement of the JAR file, for example: "clean install -Ddir=..\..\AppData\Local\MyCoRe\ubo\lib" (Windows).