Categories: Uncategorized

Install sbt 1.0.0 and run sample template

Purpose

Recently sbt version has become 1.0.0. I tried to setup with it, but a way was a little bit different from older version for me. So, I’ll leave command history to set up as a memo.

Environment

  • OS : Ubuntu 14.04
  • jdk : 1.8.0_144
  • sbt : 1.0.0

Commands

zuqqhi2