Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/banyan/github-story-points
Browser extension to see story points in GitHub projects
https://github.com/banyan/github-story-points
Last synced: 16 days ago
JSON representation
Browser extension to see story points in GitHub projects
- Host: GitHub
- URL: https://github.com/banyan/github-story-points
- Owner: banyan
- License: mit
- Created: 2018-12-17T01:32:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:23:13.000Z (about 2 years ago)
- Last Synced: 2024-12-21T00:27:34.702Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.71 MB
- Stars: 60
- Watchers: 2
- Forks: 13
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Browser extension to see story points in GitHub projects
### Install
- [**Chrome** extension][link-cws] [
][link-cws]
- [**Firefox** add-on][link-amo] [][link-amo]
### Usage
You need to create issue title stating with `[3pt]` this format and it will accumulate the number of points.
![Example](./assets/images/example.png)
![GIF](./assets/sample.gif)
### Demo
You can try [demo project](https://github.com/banyan/github-story-points-sandbox/projects/1) after installed extension.
### License
MIT
[link-cws]: https://chrome.google.com/webstore/detail/github-story-points/fdhfdpafombnahpjjjcfopmehfofbdko "Version published on Chrome Web Store"
[link-amo]: https://addons.mozilla.org/en-US/firefox/addon/github-story-points/ "Version published on Mozilla Add-ons"