BUPE.CLI (BUPE v0.7.0)

Copy Markdown View Source

Command-line interface for generating EPUB files.

This module parses CLI arguments, validates required inputs, and generates the EPUB file.

Summary

Functions

Entry point for the CLI; parses arguments and runs the builder.

Functions

main(args, builder \\ &BUPE.Builder.run/3)

Entry point for the CLI; parses arguments and runs the builder.