Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JSzaszvari committed May 27, 2017
1 parent 38f504e commit 945994e
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,18 @@ project level: project.plugin.Notification.RocketChatNotification.room=#general
framework level: framework.plugin.Notification.RocketChatNotification.room=#general


### Screen-Shots:
![Example Notifications](https://github.com/jszaszvari/rundeck-rocketchat-notifier/blob/master/example.png "Example Notification")
![Example Config](https://github.com/jszaszvari/rundeck-rocketchat-notifier/blob/master/config.png "Example Config")

# Building from Source
```sh
$ git clone git@github.com:jszaszvari/rundeck-rocketchat-notifier.git
$ cd rundeck-rocketchat-notifier
$ gradle build
```
Once the build is complete the compiled .jar will be in be in the build/libs folder. Initial build should take a few mins to run, subsequent builds should take a few seconds.

### Screen-Shots:
#### Notifications
![Example Notifications](https://github.com/jszaszvari/rundeck-rocketchat-notifier/blob/master/example.png "Example Notification")

#### Configuration
![Example Config](https://github.com/jszaszvari/rundeck-rocketchat-notifier/blob/master/config.png "Example Config")

0 comments on commit 945994e

Please # to comment.