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.
- Host: GitHub
- URL: https://github.com/movingblocks/slack-gooey
- Owner: MovingBlocks
- License: apache-2.0
- Created: 2015-07-30T16:48:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-26T09:54:16.000Z (about 10 years ago)
- Last Synced: 2025-01-04T18:31:50.664Z (about 1 year ago)
- Language: Java
- Size: 58.6 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).