generator-s3

0.2.0 • Public • Published

generator-s3 NPM version Build Status

Yeoman generator to enable S3 deployments via Travis for static websites

Installation

First, install Yeoman and generator-s3 using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-s3

You also need to install Travis CLI

gem install travis

Then, go to your directory with your static site (we use my-s3-site as an example)

cd my-s3-site

Finally, generate your Travis pipeline

yo s3

Example

Update example

Package Sidebar

Install

npm i generator-s3

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • pvhee