joar / scio.g8

A Giter8 template for scio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scio giter8 template Build Status GitHub license Join the chat at https://gitter.im/spotify/scio

A Giter8 template for Scio that includes a simple WordCount job to help you getting started.

asciicast

Running

  1. Download and install the Java Development Kit (JDK) version 8 or 11.
  2. Install sbt
  3. sbt new spotify/scio.g8
  4. sbt stage
  5. target/universal/stage/bin/word-count --output=wc

⚠️ Check your project README.md for further details ⚠️

About

A Giter8 template for scio

License:Apache License 2.0


Languages

Language:Scala 100.0%