Combines local HTML files of Projekt Gutenberg into one HTML file.
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.
- PHP 7.0 or higher
- Composer
- Clone the repository:
git clone https://github.com/omphteliba/projekt_gutenberg_combiner.git
- Navigate to the project directory:
cd projekt_gutenberg_combiner
- Install the dependencies using Composer:
composer install
To run the script, use the following command:
php [combine2HTML.php](http://_vscodecontentref_/1)