danielflower / app-runner

Self-hosted platform as a service for Java, Node, Clojure, Scala, DotNet, Python and golang apps. Push to a git repo to deploy apps.
MIT License
70 stars 44 forks source link

SBT Support #5

Closed cosm1c closed 8 years ago

cosm1c commented 8 years ago

Supports build that use SBT and includes a simple Akka HTTP service with e2e test.

This works on my MacBook but other tests are failing for me locally.

danielflower commented 8 years ago

Thanks. Before merging I'm making sure it works when sbt is not installed.