Typesafe Activator provides the build tool (sbt) that Play is built on, and also provides many templates and tutorials to help get you started with writing new applications.Download the latest Activator distribution and extract the archive to a location where you have both read and write access....
also you could download the src code your self and build the image by running: sbt docker, assuming sbt is installed. otherwise grab the image from the dockerhub and run it anywhere with docker engine installed. Sign up for free to join this conversation on GitHub. Already have an account...
Contents sbt 入门 安装sbt 在Mac 上安装 sbt 在Windows 上安装 sbt 在Linux上安装sbt 手动安装 sbt Hello, World 目录结构 运行 .sbt 构建定义 Scopes 更多关于设置 库依赖 多项目构建 使用插件 自定义设置和任务 .scala 构建定义 总结 Contents in Depth Combined Pages...