Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 816 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 816 Bytes

jira-slack

A slack slash command to get jira issue details from slack

Running Locally

Make sure you have Ruby and the Heroku Toolbelt installed.

git clone [email protected]:avidit/jira-slack.git
cd jira-slack
bundle install

Edit env.example with your environment variables and save it as .env

run heroku local

Your app should now be running on localhost:5000.

Deploying to Heroku

heroku create
git push heroku master
heroku open

Alternatively, Deploy to Heroku

Adding Slash commands to Slack

Documentation

Command

/jira ABC-123