s3-publish
v2.1.0
Published
Upload files to S3 with asynchronous rules via CLI
Readme
s3-publish

| Keep files in sync | To Local | To S3 | | -------------------: | :----------: | :-------: | | From Local | ✓ | ✓ | | From S3 | ✓ | ✓ |
s3-publishis a meta package that includes@s3-publish/cliand 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
