Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github to prompt #23

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

github to prompt #23

wants to merge 3 commits into from

Conversation

cheuerde
Copy link

This PR adds support for fetching files directly from GitHub repositories.

New features:

  • Ability to fetch files from a GitHub repo using --github-repo option
  • Support for specifying a path within the repo using --github-path
  • GitHub token support for authentication (via --github-token or GITHUB_TOKEN env var)

New dependencies:

  • Added requests library

Usage example:

files-to-prompt --github-repo https://github.com/username/repo.git

@davidgasquez davidgasquez mentioned this pull request Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant