RyuBook is an ePub generator tool written in C# that uses Markdown as a source and Pandoc for generation.
USAGE:
ryubook [SUBCOMMAND]
SUBCOMMANDS:
init Creates a new project.
build Compiles the book as a ePub.
help Display more information on a specific command.
version Display version information.
For a complete rundown on how to use RyuBook, see docs.md.
Before you begin, ensure you have the latest versions of the following installed:
This project is licensed under the BSD 3-Clause license - see the LICENSE file for details.