Moment of truth:

To start a new book My-Awesome-Comics

$ bookiza new My-Awesome-Comics --leafs 12 --template comics

Bookiza will now create a new project with 12 fresh leafs (24 pages) inside manuscript/ folder along with a layout template comics. It will also install all the dependencies your project requires.

Boom!

Bookiza will next ask for your Github credentials and check your project into a new repository.

cd into My-Awesome-Comics , and then:

$ bookiza server

It will 🔥 up your manuscript at http://localhost:4567 and watch for changes! Kaboooom!