osx - Using wget to download an entire folder from github -


i have discovered wget, , command awesome.

in tests, i've tried download entire folder github repository, folder don't download folder, download file archive no extension.

example:

wget https://github.com/peachananr/onepage-scroll/tree/master/demo 

note: want files in folder.

and file downloaded are:

http://cl.ly/image/220r0g2u2d3s/captura%20de%20tela%202014-08-18%20a%cc%80s%2022.16.56.png

there's way?

thanks!

the file wget downloaded html page "view" see when access url (that had given).

the github webpage "frontend" git code. access code, need either access github link via git, or can download various released versions of software releases page of onepage-scroll

that said, can take @ this: download single folder or directory github repo

hope helps.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -