-
-
Notifications
You must be signed in to change notification settings - Fork 9
Running on Mac
Nemo edited this page Nov 12, 2020
·
2 revisions
- Make sure you have Docker installed. See https://hub.docker.com/editions/community/docker-ce-desktop-mac/ for instructions.
- Launch Terminal.app
- Run the following:
docker pull captn3m0/cosmere-books
docker run --rm --volume "$(pwd):/output" captn3m0/cosmere-books:latest [book-code]
[bookname] is optional. See https://github.com/captn3m0/cosmere-books/#generation for list of book codes.
The generated books will be present in your current working directory. Books are generated in EPUB/MOBI/PDF/CBZ formats as applicable.