Skip to content

mone/akka-stream-stage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akka stream stages

Project structure

Project is built with mill, and as such it adopts mill's project structure

Install mill

Import

To prepare the project for intellij, run mill mill.scalalib.GenIdeaModule/idea in the project folder (YMMV)

Test

mill all batchby.test

or, to keep testing as the code changes,

mill --watch all batchby.test

TODO

Need to find out how to integrate scoverage with mill

Build

mill batchby.assembly

About

example/experimental akka stream stages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages