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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i file-copy

      Weekly Downloads

      35

      Version

      1.0.0

      License

      MIT

      Last publish

      Collaborators

      • tobihrbr
      • tobi~