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

Download files from public github repo. #36

Closed
bleudev opened this issue Jun 27, 2024 · 0 comments · Fixed by #37
Closed

Download files from public github repo. #36

bleudev opened this issue Jun 27, 2024 · 0 comments · Fixed by #37
Assignees
Labels
new feature New feature new function New function
Milestone

Comments

@bleudev
Copy link
Member

bleudev commented Jun 27, 2024

Example:

ufpy.git_download.file("honey-team/ufpy", "ufpy/__init__.py", "C:/Users/user/git_download_tests") # Download any file
ufpy.git_download.folder("honey-team/ufpy", "ufpy", "C:/Users/user/git_download_tests") # Download any folder
ufpy.git_download.repo("honey-team/ufpy", "C:/Users/user/git_download_tests") # Full repo download
@bleudev bleudev added new feature New feature new function New function labels Jun 27, 2024
@bleudev bleudev added this to the 1.0 milestone Jun 27, 2024
@bleudev bleudev self-assigned this Jun 27, 2024
@bleudev bleudev added this to Ufpy Jun 27, 2024
@github-project-automation github-project-automation bot moved this to ⚠ To-Do in Ufpy Jun 27, 2024
@bleudev bleudev moved this from ⚠ To-Do to 🏭 In progress in Ufpy Jun 27, 2024
@github-project-automation github-project-automation bot moved this from 🏭 In progress to ✅ Done in Ufpy Jun 29, 2024
@bleudev bleudev modified the milestones: 1.0, 0.2 Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature new function New function
Projects
Status: ✅ Done
1 participant