Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 674 Bytes

README-EPUB.md

File metadata and controls

31 lines (21 loc) · 674 Bytes

EPUB Version of Software Carpentry Lessons

This document explains how to build the epub version of Software Carpentry lessons and others ebook formats (e.g. mobi and azw).

Dependencies

Build Steps

To build epub:

$ make epub

After build epub you can build mobi and/or azw:

$ make -f epub.mk mobi
$ make -f epub.mk azw