Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 916 Bytes

File metadata and controls

19 lines (14 loc) · 916 Bytes

SBT Template Project for SANSA using Flink

Build Status License Twitter

This is a SBT template to generate a SANSA project using Apache Flink.

How to use

git clone https://github.com/SANSA-Stack/SANSA-Template-SBT-Flink.git
cd SANSA-Template-SBT-Flink

sbt clean package

The subsequent steps depend on your IDE. Generally, just import this repository as a SBT project and start using SANSA / Flink. Enjoy it! :)