In case, you have many folders in your github repository adn you want to download only a particular folder on your pc then there is a really handy option to download the file as zipped file.
The steps to download a github repository folder as a zip file :
- Firstly, Open your Repository and Open the folder on github website.
- Once you have opened the folder, Copy the link in the address bar of your browser.
- Once you have copied the link for your folder, Open https://download-directory.github.io/ website, where you can download the github folder easily.
- On the opened web page on the website (https://download-directory.github.io/), Paste the link in the available Input field and Click Download.
- As soon as you click the Download button, the zipping process will start and the download will start immediately.
Post a Comment