fs-copy

1.0.0 • Public • Published

Fs copy

Copy something

Installation

npm install --save fs-copy

Usage

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

Working example in test.js

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i fs-copy

Weekly Downloads

40

Version

1.0.0

License

MIT

Last publish

Collaborators

  • tobihrbr
  • tobi~