Skip to content

Commit

Permalink
doc: add requirement for GITHUB_TOKEN env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer authored Jun 15, 2024
1 parent f95dba8 commit 22d7ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Requirements:
- [Steampipe](https://steampipe.io/downloads) CLI
- [turbot/net](https://hub.steampipe.io/plugins/turbot/net) steampipe plugin: `steampipe plugin install net`
- [turbot/githubsteampipe](https://hub.steampipe.io/plugins/turbot/githubsteampipe) steampipe plugin: `steampipe plugin install github`
- `GITHUB_TOKEN` environment variable to be set, e.g. using `GITHUB_TOKEN=$(gh auth token)`
- GNU Make
- PostgreSQL `psql` client (no server components necessary)

Expand Down

0 comments on commit 22d7ba2

Please sign in to comment.