https://github.com/bearyinnovative/bearychat-for-confluence
bearychat plugin for atlassian confluence
https://github.com/bearyinnovative/bearychat-for-confluence
Last synced: about 2 months ago
JSON representation
bearychat plugin for atlassian confluence
- Host: GitHub
- URL: https://github.com/bearyinnovative/bearychat-for-confluence
- Owner: bearyinnovative
- License: epl-1.0
- Created: 2015-10-10T09:29:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-11T03:53:03.000Z (over 7 years ago)
- Last Synced: 2025-03-29T03:30:26.736Z (2 months ago)
- Language: Java
- Size: 392 KB
- Stars: 3
- Watchers: 25
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Build with `mvn clean package` and install by clicking "Upload add-on" in the "Manage add-ons" section in Confluence Administration.
1. create a Confluence robot in BearyChat
2. configure this plugin with the Webhook URL of this robot
3. you can also configure the channel in `Space tools`## Development
### Package
`$ mvn package`