# flink-test **Repository Path**: vzhougm/flink-test ## Basic Information - **Project Name**: flink-test - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## sbt project compiled with Dotty ### Usage This is a normal sbt project, you can compile code with `sbt compile` and run it with `sbt run`, `sbt console` will start a Dotty REPL. For more information on the sbt-dotty plugin, see the [dotty-example-project](https://github.com/lampepfl/dotty-example-project/blob/master/README.md).