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

Added some features on my fork: option to pass zip file, extra languages, pip package organization #13

Open
SynapticSage opened this issue Mar 31, 2024 · 0 comments

Comments

@SynapticSage
Copy link

SynapticSage commented Mar 31, 2024

Would you be interested in pulling these?

https://github.com/SynapticSage/github2file/tree/zipfile_and_multilang_option

  • restructured it into a pip package
  • added extra languages to the standard script
  • ability to filter multiple languages in a single pass (one text file): --lang "python,html,css" extracts python, html, and css in one pass.
  • added option to pass in zip file directly

the latter is useful for when you have a private repo. I believe another issue in this repo proposed a mechanism via github keys. but to me this opens it up to other services like private gitlab or bitbucket repos.

Also given it's a module in this version, it's called via

python -m github2file [arguments]

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

No branches or pull requests

1 participant