/projekt_gutenberg_combiner

combines local html files of Projekt Gutenberg into one html

Primary LanguageHTMLMIT LicenseMIT

projekt_gutenberg_combiner

Combines local HTML files of Projekt Gutenberg into one HTML file.

Usage

To combine the HTML files, run the combine2HTML.php script. This script will read all the chapter files in the current directory and combine them into a single HTML file.

Requirements

  • PHP 7.0 or higher
  • Composer

Installation

  1. Clone the repository:
    git clone https://github.com/omphteliba/projekt_gutenberg_combiner.git
  2. Navigate to the project directory:
    cd projekt_gutenberg_combiner
  3. Install the dependencies using Composer:
    composer install

Running the Script

To run the script, use the following command:

php  [combine2HTML.php](http://_vscodecontentref_/1)