Example scala application that can be deployed to a PaaS like Cloud Foundry or Heroku with a buildpack.
Cloud Foundry deployment using run.pivotal.io
- git clone https://github.com/jbayer/hello-scala.git
- (optional) make any edits to the manifest.mf file
- cf push