[](https://pypi.python.org/pypi/s3deploy/) [](https://travis-ci.org/petermelias/s3deploy) [](https://pypi.python.org/pypi/s3deploy) [](https://pypi.python.org/pypi/s3deploy/) [](https://coveralls.io/r/petermelias/s3deploy?branch=master) [](https://pypi.python.org/pypi/s3deploy/)
Deploy static sites to S3 with a single command. Efficient, fast, simple.
### Usage
#### CLI Interface
`bash $> s3deploy --overwrite --config ~/s3deploy.config.yaml ~/my-static-site `
That’s it.
#### Installation:
`bash $> pip install s3deploy `
Notes:
Omit the `--overwrite` option if you don’t want to erase the bucket.
If you name the config file `s3deploy.config.yaml` and run the binary from the CWD where that file is present, s3deploy will find it automatically.
You must have a config file to run s3deploy: `aws_key`, `aws_secret`, `bucket_name` must all be set.
Release files for s3deploy 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| s3deploy-0.0.2.tar.gz | 3.1 kB | Details |
Release files / s3deploy-0.0.2.tar.gz
| Download URL | s3deploy-0.0.2.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
106ee4cede0c8665e9167f4c5bb0eb5df94bc10dbbea413f80f016f98cb6c51b
|
|
BLAKE2b-256 checksum How to use checksums |
93f4a44e1bc3c323916279c96c1a0c19d293309a306107efda9ce13e480122e2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |