s3-publish
Keep files in sync | To Local | To S3 |
---|---|---|
From Local | ✓ | ✓ |
From S3 | ✓ | ✓ |
s3-publish
is a meta package that includes@s3-publish/cli
and all dependencies bundled with webpack.
Features
- CLI and a modular API
- Supports custom ignore and compare functions
- Request parameters can be set programmatically
- Advanced users can implement custom providers
Getting Started
See Getting Started
Documentation
Development
See README in the repository root