maren-s3

1.0.0 • Public • Published

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]

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i maren-s3

    Homepage

    maren.io

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.43 kB

    Total Files

    6

    Last publish

    Collaborators

    • penge