Skip to content

herber/fs-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fs copy

Copy something(files and directories)🎉

Installation

npm install --save fs-copy

Usage

const copy = require('fs-copy');

copy('src', 'dest');

Working example in test.js

License

MIT

About

Copy something

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published