Found this really helpful article about bundling and minification using visual studio extension:
Advertisements
by Satish Gadekar
Month: November 2015
I have updated the script written by “Nico Martens” in below blog post
http://sharepointrelated.com/2014/11/11/download-all-content-in-a-site-collection/
Below script will download all your documents in specific folder of Site and List
Save this script as Get-SPContent
.ps1
and run using below line
.\
Get-SPContent
.ps1
-SiteCollection
""
-Destination
""