hebo-snapshot-repository-s3
v2.0.1
Published
Snapshot Repository implementation for hebo-js that uses AWS S3
Downloads
25
Readme
hebo-snapshot-repository-s3
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