sdep

A cli for easily deploying static websites


Keywords
deployments, cli
License
MIT
Install
pip install sdep==0.1.0

Documentation

sdep

Build Status Documentation Status

A lightweight tool for continuously deploying static websites using Amazon S3.

Learn More

Check out the documentation for instructions on using sdep to deploy a static website.

Contributions

Contributions are welcome! Please check out the CONTRIBUTING.md file for some guidelines. And feel free to reach out through Github issues if you have any questions!

Acknowledgements

Thank you to the developers on the boto and moto libraries! Made my job a lot easier!