2.0.1 • Published 5 years ago

hebo-snapshot-repository-s3 v2.0.1

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

hebo-snapshot-repository-s3

build status code coverage code style styled with prettier made with lass license

Snapshot Repository implementation for hebo-js that uses AWS S3

Table of Contents

Install

npm:

npm install hebo-snapshot-repository-s3

yarn:

yarn add hebo-snapshot-repository-s3

Usage

const HeboSnapshotRepositoryS3 = require('hebo-snapshot-repository-s3');

const heboSnapshotRepositoryS3 = new HeboSnapshotRepositoryS3();

console.log(heboSnapshotRepositoryS3.renderName());
// script

Contributors

Name
Steve Caldwell

License

MIT © Steve Caldwell

2.0.1

5 years ago

2.0.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.2

5 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago