An open API service indexing awesome lists of open source software.

https://github.com/shmokmt/gh-apps-token

The CLI tool wraps bradleyfalzon/ghinstallation/v2.
https://github.com/shmokmt/gh-apps-token

devops github github-apps go

Last synced: 3 months ago
JSON representation

The CLI tool wraps bradleyfalzon/ghinstallation/v2.

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)