I want to download a particular folder from GitHub.
Currently, I am using svn export to download folder from GitHub. Is there any alternative way to download folder from the specific folder?
I am running this on a node and I cannot install svn in my production node