ISNewton / files-merger

Merge Directory Files Recursively

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Merge Directory Files Recursively

License:MIT License


Languages

Language:TypeScript 100.0%