A chrome extension to help facilitate standup meetings in Jira.
- Clone this repo.
- Run
npm install && npm run build
- Open
chrome://extensions/
in Chrome. - Enable developer mode.
- Click on the "Load unpacked" button.
- Select the folder where this repo was cloned to.