clipdir
v1.0.96
Published
pack all nested files from the specified folder and copy to clipboard
Downloads
359
Readme
clipdir
clipdir
is a simple Node.js tool to pack all nested files from a specified directory and copy the combined content to the clipboard.
Installation
Install clipdir
globally with npm:
npm install -g clipdir
Usage
To use clipdir, navigate to the directory containing your target folder and run:
clipdir /path/to/your/folder
Contributing
Feel free to fork this repository, create a new feature branch, and send us a pull request. For bugs and feature requests, please create an issue.
License
This project is licensed under the ISC License.