RyuBook is a ePub generator based on .NET. It 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.
This project is licensed under the BSD 3-Clause license - see the LICENSE file for details.