Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

comicrelief/generator-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Yeoman generator to enable S3 deployments via Travis for static websites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published