Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pankona/mypr
https://github.com/pankona/mypr
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pankona/mypr
- Owner: pankona
- Created: 2016-10-07T03:19:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-11T13:56:40.000Z (about 8 years ago)
- Last Synced: 2024-08-01T16:26:09.575Z (3 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# これは何をするかと言うと
* 自分にアサインされているプルリクエスト一覧をブラウザで表示します。
# Install
* `go get github.com/pankona/mypr`
# Usage
* 以下の環境変数を設定します。
* MYPR_GITHUB_USERNAME
* GitHub のユーザ名* MYPR_GITHUB_ORG
* Organization 名。こちらの指定は任意。* 以下のコマンドを実行すると、自分にアサインされているプルリクエスト一覧が表示されます。
* `$ mypr`# License
* MIT
# Contribution
* Any contribution is welcome!