Skip to content

tototoshi/sbt-build-files-watcher

Repository files navigation

sbt-build-files-watcher

screenshot

Install

// ~/.sbt/0.13/plugins/build.sbt or ~/.sbt/1.0/plugins.build.sbt
addSbtPlugin("com.github.tototoshi" % "sbt-build-files-watcher" % "0.2.0")

Usage

// ~/.sbt/0.13/build.sbt or ~/.sbt/1.0/build.sbt
showMessageOnBuildFilesChanged

with sbt-git

shellPrompt := { state =>
  messageOnBuildFilesChanged(state) + GitCommand.prompt(state)
}

About

show message when sbt build files changed

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages