1.1.3 • Published 6 years ago

sw-deploy v1.1.3

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

SW-DEPLOY

Static Asset Website Deployment Tool

  • Currently Supports Deploying to AWS S3

Getting Started

These instructions will get you deploying the front end app as static website.

Prerequisites

  • NodeJS (Latest)

Install

You should install it in global scope

npm install -g sw-deploy

Running

Run the following command in your project path.

The compiled files should be in dist folder of your project root.

sw-deploy

Provide Credentials to start deploying.

Upcoming Features

  • A project specific JSON config file to store the credentials.
  • Option to change production build directory at runtime.
  • Command to listing and cleaning of unused objects in the bucket.
  • Configuration of additional Content-Encoding to other file extenstions.
1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago