Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/javierluraschi/gitbugs

JavaScript library to download GitHub issues
https://github.com/javierluraschi/gitbugs

Last synced: 19 days ago
JSON representation

JavaScript library to download GitHub issues

Awesome Lists containing this project

README

        

GitBugs
=======

**GitBugs** is a library to help teams understand their GitHub bugs: [https://s3.amazonaws.com/gitbugs/index.html](https://s3.amazonaws.com/gitbugs/index.html)

Use GitBugs.download(user, repo, status) to download bugs for a given repositiory. "status" can take the values "open" or "close". Try the following example to get started:

```






Download Bootstrap Bugs

```

License
=======

MIT license - [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)