Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freekh/sbt-growl
https://github.com/freekh/sbt-growl
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/freekh/sbt-growl
- Owner: freekh
- Created: 2013-02-15T16:30:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-15T16:35:14.000Z (almost 12 years ago)
- Last Synced: 2024-08-02T06:02:02.753Z (6 months ago)
- Language: Scala
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-sbt-plugins - sbt-growl - kinda growl notifier (OTHER)
README
sbt-growl
=========download growlnotify and make sure it is on PATH
make sure to use sbt 0.12.2
run `sbt publish-local` to publish the plugin
in `~/.sbt/plugins/plugins.sbt` add: `addSbtPlugin("com.groosker" % "sbt-growl" % "1.0.0")`
and voila