google-sre-ebook/README.md

14 lines
374 B
Markdown
Raw Normal View History

2017-02-18 10:03:04 +00:00
# google-sre-ebook
![Cover](cover.jpg)
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.