UNPKG

create-bookpub-project

Version:

This is the official installer and book project generator for the BookPub NPM package, a book publishing (CLI) framework for managing a HTML/CSS/Javascript manuscript-to-market toolchain.

3 lines (2 loc) 85 B
import createNewBookProject from './lib/create-new-book.js'; createNewBookProject();