Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 810 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 810 Bytes

JIRA Story Points Helper

Chrome Web Store: https://chrome.google.com/webstore/detail/ldnpljmdajcdedkbohffomaoigpnakle

Development

Setup & Compile

$ yarn
$ npm start

How to load this Chrome Extension

  1. git clone this project

  2. Execute yarn && npm start to create the build folder.

  3. Visit chrome://extensions in your browser.

  4. Ensure that the Developer mode toggle in the top right-hand corner is switched on.

  5. Click LOAD UNPACKED to pop up a file-selection dialog.

  6. Navigate to this repo directory and select the build folder.

Credits

icon.svg is drawn with Method Draw, optimized with svgo, and converted to icon.png with Cloud Convert.