1.0.17 • Published 2 months ago

s3-cloudfront-deploy v1.0.17

Weekly downloads
3
License
Apache
Repository
gitlab
Last release
2 months ago

s3-cloudfront-deploy

A utility to deploy static website in an S3 bucket and deploy it via a CloudFront distribution

Installing

npm install --global s3-cloudfront-deploy

Example Usage

s3-cloudfront-deploy -h my.web.site -d ./dist

Arguments

  • -V, --version output the version number
  • -h, --host The host of the static website to deploy
  • -d, --dist value The distribution directory where static website files are stored (default is ./dist/ in current working directory)
1.0.17

2 months ago

1.0.16

5 months ago

1.0.15

7 months ago

1.0.14

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.9

2 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago