hirofumi / sbt-amm   0.1.2

MIT License GitHub

sbt + Ammonite REPL — an alternative to `sbt console`

Scala versions: 2.12
sbt plugins: 1.0

sbt-amm

Latest Version Build Status

Usage

Add the following line to project/plugins.sbt of your project or ~/.sbt/1.0/plugins/build.sbt:

addSbtPlugin("com.github.hirofumi" % "sbt-amm" % "0.1.1")

Then run amm task.

$ sbt amm