pvcbuild / pvc

PVC -- Scaffold, Build, Publish -- Composable, extensible builds in .NET created by @stirno
http://pvcbuild.com
MIT License
117 stars 11 forks source link

Plugin: CloudFront #28

Closed stirno closed 10 years ago

pauljz commented 10 years ago

Done over here: https://github.com/pauljz/pvc-cloudfront

For now this is basically the S3 plugin plus cache invalidation, but in the future we'll want to make the S3 uploads optional, so that this can be paired with CloudFront mirroring an arbitrary site.

stirno commented 10 years ago

Worked well enough to push pvcbuild.com -- Thanks for building this!