1.0.0 • Published 5 years ago

maren-s3 v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Maren S3

Maren plugin to upload _build to AWS S3.

Can be used independently to upload any project.

Install

$ npm install maren-s3

Update maren.json:

{
  "theme": "my-theme",
  "plugins": [
    "maren-s3"
  ]
}

Use

$ maren upload <bucket>
  [--themes]
  [--static]
  [--html]
  [--dryrun]
1.0.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago