Skip to content

Instantly share code, notes, and snippets.

@kmizu
Last active December 29, 2016 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kmizu/17044df68f574423cce6285b45fbab3a to your computer and use it in GitHub Desktop.
Save kmizu/17044df68f574423cce6285b45fbab3a to your computer and use it in GitHub Desktop.
sbtは常駐させよう! ref: http://qiita.com/kmizu/items/234a9e5ba91ee182a925
$ sbt clean test:compile
> clean
> test:compile
$ gradle clean compileTestKotlin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment