Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shmokmt/gh-apps-token
https://github.com/shmokmt/gh-apps-token
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shmokmt/gh-apps-token
- Owner: shmokmt
- License: mit
- Created: 2023-08-27T03:44:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-11T02:00:39.000Z (5 months ago)
- Last Synced: 2024-06-21T06:45:40.506Z (5 months ago)
- Language: Go
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gh-apps-token
The CLI tool wraps [bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation).
## Usage
```
$ export GITHUB_APPS_PRIVATE_KEY=$(cat /path/to/your/private_key_file)
$ gh-apps-token --app-id 100 --installation-id 2000
ghs_xxxxx
```## LICENSE
[MIT](https://github.com/shmokmt/gh-apps-token/blob/main/LICENSE)