An open API service indexing awesome lists of open source software.

https://github.com/movingblocks/slack-gooey

A light-weight Java application that relays IRC chat message to Slack.
https://github.com/movingblocks/slack-gooey

Last synced: 3 months ago
JSON representation

A light-weight Java application that relays IRC chat message to Slack.

Awesome Lists containing this project

README

          

slack-gooey
=========

A light-weight Java application that relays IRC chat message to Slack.

Setup
-----------

You need [Java 8](http://java.com/download) to run.

```bash
./gradlew run
```

License
-------------

This software is licensed under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0.html).