Skip to main content

a silly tool to query cloud-init repo metadata

Project description

grok

a silly tool to query Github repository metadata

Getting started

Create a personal access token

Generate a public read-only personal access token. Back up the token somewhere safe, then use it in our configuration in the next step

Create a configuration ~/.config/grok.tolm

cat << EOF > ~/.config/grok.toml
[system]
auth_key = "your key goes here"
default_org = "holmanb"
default_repo = "grok"
default_mode = "all"
EOF

Be sure to set your key, default organization, and default repo in the configuration.

Install grok

pip install --user grk
  1. Run grok
grok

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grk-0.0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

grk-0.0.1-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page