dir-copy

1.0.0 • Public • Published

Dir copy

Copy a directory

Installation

npm install --save dir-copy

Usage

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

Working example in test.js

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i dir-copy

Weekly Downloads

34

Version

1.0.0

License

MIT

Last publish

Collaborators

  • tobihrbr
  • tobi~