Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mhutter/issues
- Owner: mhutter
- License: mit
- Created: 2015-07-05T15:38:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T15:18:59.000Z (over 2 years ago)
- Last Synced: 2024-06-21T10:58:38.332Z (7 months ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)