⚡ The lightning-fast Atlassian bot for Slack.
- Yarn
- Node v
$(cat .node-version)
- Confluence
- JIRA
$ curl -X POST \
https://example.atlassian.net/rest/auth/1/session \
-H 'content-type: application/json' \
-d '{ "username": "username@example.com", "password": "password" }'
$ cp config/sample.js config/default.js
$ vim config/default.js
$ yarn
$ ./bin/run
MIT © Pine Mizune