spotify/scio.g8

A Giter8 template for scio

31

stars

207

commits

Scala

primary language

Feb 3, 2026

updated

giter8-template
scala
scio

README

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 higher
  2. Install sbt
  3. sbt new spotify/scio.g8
  4. cd <your-project-name>
  5. sbt Test/runMain example.WordCount --runner=DirectRunner --output=wc

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

Contributors

scala-steward

87 commits

regadas

58 commits

nevillelyh

27 commits

spotify/scio.g8

A Giter8 template for scio

31

stars

207

commits

Scala

primary language

Feb 3, 2026

updated

giter8-template
scala
scio

README

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 higher
  2. Install sbt
  3. sbt new spotify/scio.g8
  4. cd <your-project-name>
  5. sbt Test/runMain example.WordCount --runner=DirectRunner --output=wc

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

Contributors

scala-steward

87 commits

regadas

58 commits

nevillelyh

27 commits

Languages

Scala

100.0%