Fork me on GitHub
#boot
<
2015-06-07
>
podviaznikov05:06:25

Hey, guys I create boot-s3 task that can sync local dir with s3. https://github.com/hashobject/boot-s3. Most of the code is copy-paste from lein plugin (https://github.com/kanej/lein-s3-sync). Hope this task will help someone

estsauver06:06:07

@podviaznikov: just added you to the community tasks page

estsauver06:06:52

I somehow derped the formatting a little.

martinklepsch10:06:17

@podviaznikov: nice! does this sync files with the correct content-encoding when gzipping files first?

martinklepsch10:06:52

I wrote a 10 lines s3 deployment task (just uploading individual files) that I meant to publish but yours seems more extensive simple_smile