https://github.com/macbre/github-tools
GitHub toolbox
https://github.com/macbre/github-tools
Last synced: about 1 year ago
JSON representation
GitHub toolbox
- Host: GitHub
- URL: https://github.com/macbre/github-tools
- Owner: macbre
- License: bsd-2-clause
- Created: 2014-03-30T16:55:32.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-19T23:07:54.000Z (over 1 year ago)
- Last Synced: 2025-03-28T04:34:49.869Z (over 1 year ago)
- Language: JavaScript
- Size: 84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
github-tools
============
GitHub toolbox
### get-issues.js
```
$ ./get-issues.js macbre/phantomas 10
info GIT Getting closed issues from macbre/phantomas for milestone #10
* #172 - Add --runs option to phantomas
* #190 - Improve documentation
* #204 - Implement progress event in phantomas module
* #224 - Provide metrics metadata in phantomas npm module
* #225 - Block domains, some work others don't (by @stefano-bortolotti)
...
```