1.0.17 • Published 1 year ago

s3-cloudfront-deploy v1.0.17

Weekly downloads
3
License
Apache
Repository
gitlab
Last release
1 year 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

1 year ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.9

3 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago