bradt/git-deploy-s3

Deploy an entire folder

zanonnicola opened this issue · 1 comments

Heya,

the script seems promising!

Is it possible to deploy an entire folder ? Something like:

$paths = array(
'public_html/assets/*' => 'assets-spiceweasel-com/'
);