Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 908 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 908 Bytes

SBT Template Project for SANSA using Spark

Build Status License Twitter

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

How to use

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

sbt clean package

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