Skip to content

tcosprojects/helloakka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Running:

After installing sbt - simple-build-tool use the following commands:

sbt update
sbt console

This will download dependencies, build the code and start up a a scala console
with akka available.

See blog for further explanation:

http://exploratoryprojects.blogspot.com/2010/12/trying-out-akka.html

About

Simple "Hello World!" template for Akka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages