Skip to content

flowcommerce/lib-akka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

lib-akka

Library containing useful Akka utilities.

Publishing a new version

go run release.go

Publishing a new snapshot for local development

edit build.sbt and append -SNAPSHOT to version
sbt +publishLocal