Go to file
2017-02-20 11:19:38 +05:30
build Gets an epub generated 2017-02-18 12:50:09 +05:30
.editorconfig Gets an epub generated 2017-02-18 12:50:09 +05:30
.gitignore Initial commit 2017-02-15 15:25:23 +05:30
bootstrap.sh Adds note about venv and python2 2017-02-20 11:15:21 +05:30
cover.jpg Initial commit 2017-02-15 15:25:23 +05:30
generate.py Gets an epub generated 2017-02-18 12:50:09 +05:30
README.md Adds note about python2 in README 2017-02-20 11:19:38 +05:30
requirements.txt Gets an epub generated 2017-02-18 12:50:09 +05:30

google-sre-ebook

Cover

Generates a EPUB for the Google SRE Book.

Original sources are downloaded from https://landing.google.com/sre/

Review and run the bootstrap.sh script to generate the EPUB.

Note: Currently relies on python2 and pip to install dependencies and does not setup a virtualenv. Please review the script and edit as per your needs.