/files-merger

Merge Directory Files Recursively

Primary LanguageTypeScriptMIT LicenseMIT

files-merger

This script merges all files from a specified directory and its subdirectories into a single file, recursively.

Installation:

This script requires Node.js and npm (or yarn) to be installed on your system. You can install it globally or locally in your project:

After cloning , run :

npm run install

Usage:

npm run start