- Download the Calibre application for Mac OS X.
- Clone your Gitbook's repository (such as https://github.com/ga-chicago/wdi-dragons)
- Create a symbolic link to the Calbre:
ln -s /Applications/calibre.app/Contents/MacOS/ebook-convert /usr/local/bin
- Browse to the repository on your local machine.
- Run the command
gitbook build - A
book.pdfwill be generated in your folder.