Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 311 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 311 Bytes

standup

A chrome extension to help facilitate standup meetings in Jira.

Installation

  1. Clone this repo.
  2. Run npm install && npm run build
  3. Open chrome://extensions/ in Chrome.
  4. Enable developer mode.
  5. Click on the "Load unpacked" button.
  6. Select the folder where this repo was cloned to.