For setting up the powertools I have been looking for a solution to download a whole folder (including subdirectories) from a GitHub repository. I share here my final solution/ learning.
Unfortunately GitHub does not offer such a feature natively.
I have found this thread in StackOverflow: Download A Single Folder Or Directory From A Github Repo
TLDR; This solution is the one I prefer:
DownGit: https://downgit.github.io/
You can simply enter the path to the folder and get a link for download.
This is how it looks like for the PowerTools:
No comments:
Post a Comment