Skip to content

tillrohrmann/flink-project.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giter8 Flink project template

This is giter8 template to generate a Flink project using Scala and SBT.

How to use

First make sure sbt is installed (you need version 0.13.13 or later)

In order to generate a Flink project enter on the command line:

$ sbt new tillrohrmann/flink-project.g8

This will prompt for a couple of parameters (project name, scala version...) and the generate a Flink project using Scala and SBT.

You can then follow the README.md of the generated project for build and run instructions.

About

Giter8 template to create a simple flink project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages