Helps you to create a book from a collection of markdown files.
git clone
cd easy-book-generator
ln -s $PWD/ebg.sh /usr/local/bin/ebg
chmod +x /usr/local/bin/ebg
ebg
ebg init
ebg add part
ebg add chapter PART
ebg build book
ebg build expose
Helps you to create a book from a collection of markdown files.
git clone
cd easy-book-generator
ln -s $PWD/ebg.sh /usr/local/bin/ebg
chmod +x /usr/local/bin/ebg
ebg
ebg init
ebg add part
ebg add chapter PART
ebg build book
ebg build expose