Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhutter/issues

Show all open GitHub issues for the current project.
https://github.com/mhutter/issues

Last synced: about 1 month ago
JSON representation

Show all open GitHub issues for the current project.

Awesome Lists containing this project

README

        

# Issues

[![Build Status](https://travis-ci.com/mhutter/issues.svg?branch=master)](https://travis-ci.com/mhutter/issues)

Show all open GitHub issues for the current project.

## Usage

~/code/go/issues $ issues
#2 Create README

## Installation

**Homebrew tap** (macOS)

brew install mhutter/tap/issues

**go get** (any OS)

go get -u github.com/mhutter/issues

Or [download a pre-built binary](https://github.com/mhutter/issues/releases).

## License

MIT (see LICENSE)

---
> [Manuel Hutter](https://hutter.io) -
> GitHub [@mhutter](https://github.com) -
> Twitter [@dratir](https://twiter.com/dratir)