Skip to content

Helps you to create a book from a collection of markdown files. Uses pandoc

Notifications You must be signed in to change notification settings

WebDaD/easy-book-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Easy Book Generator

Helps you to create a book from a collection of markdown files.

Installation

git clone
cd easy-book-generator
ln -s $PWD/ebg.sh /usr/local/bin/ebg
chmod +x /usr/local/bin/ebg

Usage

ebg

Create a new book

ebg init

Add a new part

ebg add part

Add a new chapter

ebg add chapter PART

Build the book

ebg build book

Build the expose

ebg build expose

About

Helps you to create a book from a collection of markdown files. Uses pandoc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages