Transkribus / TranskribusCore

Note: the repo has been moved to https://gitlab.com/readcoop/Transkribus/TranskribusCore
GNU General Public License v3.0
37 stars 5 forks source link

TranskribusCore

Core components for the Transkribus project. Used in client and server packages.

Build Status

Building

Here is a short guide with steps that need to be performed to build your project.

Requirements

Build Steps

git clone https://github.com/Transkribus/TranskribusCore
cd TranskribusCore
mvn install

Links