Skip to main content

A CLI tool to quickly extract context from GitHub repositories for AI

Project description

GitHub Context Extractor

Extract context from GitHub repositories (code, issues, wiki ...) to your clipboard for AI.

Install

pip install github-context

Usage

ghc owner/repo [options]

Options:

  • --issues-only: Extract only issues
  • --wiki-only: Extract only wiki
  • --no-issues: Exclude issues
  • --no-wiki: Exclude wiki
  • --output DIR: Specify output directory

Requirements

  • Python 3.6+
  • GitHub Personal Access Token (set as GITHUB_TOKEN environment variable)

License

MIT

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

github_context-0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

github_context-0.1-py3-none-any.whl (4.3 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