0.0.12 • Published 9 years ago

ebookr-cli v0.0.12

Weekly downloads
12
License
MIT
Repository
github
Last release
9 years ago

ebookr-cli

A command-line interface of ebookr. Requires Pandoc (and LaTeX, if you want PDF).

Installation

npm install -g ebookr-cli

Examples

ebookr README.md converts the contents of README.md to html, and outputs the converted text to console.

ebookr README.md -o test.pdf converts README.md to PDF and outputs it to the file test.pdf.

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago