Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akx/gihuha
Tools to play with GitHub organizations, projects, and issues.
https://github.com/akx/gihuha
github github-api
Last synced: about 2 months ago
JSON representation
Tools to play with GitHub organizations, projects, and issues.
- Host: GitHub
- URL: https://github.com/akx/gihuha
- Owner: akx
- Created: 2021-10-04T16:41:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T08:11:32.000Z (over 2 years ago)
- Last Synced: 2024-11-24T18:12:12.447Z (2 months ago)
- Topics: github, github-api
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gihuha
Tools to play with GitHub organizations, projects, issues, hooks.
## Usage
1. Set the `GITHUB_API_TOKEN` environment variable to a GitHub access token that can read repos and issues.
* A Personal Access Token is recommended.
* You can use an `.env` file.## Tools
* `print-projectless-issues`
* `list-hooks`
* `copy-hook`