Go to file
Nemo 935b636d23 Initial commit 2017-09-16 21:52:31 +05:30
.editorconfig Initial commit 2017-09-16 21:52:31 +05:30
.gitignore Initial commit 2017-09-16 21:52:31 +05:30
Gemfile Initial commit 2017-09-16 21:52:31 +05:30
Gemfile.lock Initial commit 2017-09-16 21:52:31 +05:30
README.md Initial commit 2017-09-16 21:52:31 +05:30
bootstrap.sh Initial commit 2017-09-16 21:52:31 +05:30
cover.jpg Initial commit 2017-09-16 21:52:31 +05:30

README.md

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. If you have direnv installed, it will set up the virtualenv for you after you run direnv allow.