akka / akka-quickstart-scala.g8

A minimal seed template for an Akka with Scala build
https://developer.lightbend.com/guides/akka-quickstart-scala/index.html
Other
57 stars 40 forks source link

Revamping of seed template into a "Hello World" Akka tutorial. Comple… #4

Closed henrikengstrom closed 7 years ago

henrikengstrom commented 7 years ago

…tely new sample code and docs.

eed3si9n commented 7 years ago

What's the difference between the PR and this? - https://github.com/akka/hello-akka.g8

henrikengstrom commented 7 years ago

@eed3si9n This is a completely reworked example and docs. It is meant to replace the hello-akka tutorial.

ktoso commented 7 years ago

Now I'm confused - wasn't -seed just aimed to be the very minimal gitter8 projects, and the other ones be the guided ones?

patriknw commented 7 years ago

See https://github.com/akka/akka/pull/22924 for how this fits in to the Getting Started Guide in the Akka documentation.

patriknw commented 7 years ago

we should retarget this to the 2.5.x branch before merging

henrikengstrom commented 7 years ago

I think I have covered all the comments so far. I will close this PR and re-open against the 2.5.x branch.