An open API service indexing awesome lists of open source software.

https://github.com/weaponsforge/copy-files

Directories and file copy script
https://github.com/weaponsforge/copy-files

batchfile tools

Last synced: 4 months ago
JSON representation

Directories and file copy script

Awesome Lists containing this project

README

          

## copy-files

> Copy all directories and files recursively into a specified directory. Overwrites existing files.

## Requirements

- Windows 10 OS

## Installation

1. Clone this repository relative to the directory that you'd like to copy files into.
- `git clone https://github.com/weaponsforge/copy-files.git`
- For example,
~~~shell
[+] my_project
[+] copy-files
~~~

## Usage

1. Add files and directories in inside **/copy-files**.
2. Click `main.bat`.

@weaponsforge
20210827