francisdb / MacOSXWatchService

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOSXWatchService

This is an sbt plugin that replaces the native java PollingWatchService with the MacOSXListeningWatchService provided by directory-watcher.

Usage

Add addSbtPlugin("com.swoval" %% "watchservice" % "1.0.2") to your project/plugins.sbt.

About


Languages

Language:Scala 100.0%