https://github.com/mhutter/issues
Show all open GitHub issues for the current project.
https://github.com/mhutter/issues
Last synced: over 1 year 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T15:18:59.000Z (almost 4 years ago)
- Last Synced: 2025-01-29T02:24:46.210Z (over 1 year 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
[](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)