file-copy

1.0.0 • Public • Published

File copy

Copy a file

Installation

npm install --save file-copy

Usage

const copy = require('file-copy');
 
copy('src', 'dest');

Working example in test.js

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i file-copy

Weekly Downloads

30

Version

1.0.0

License

MIT

Last publish

Collaborators

  • tobihrbr
  • tobi~