Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 9 days ago
JSON representation

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)