pyfiles-copy

1.0.4 • Public • Published

pyfiles-copy

implementing pyfiles with copy

Getting Started

Installing

npm install pyfiles-copy

Use

var pyfilesCopy = require('pyfiles-copy');
var options = {
    'fromDir': './node_modules',
    'toDir': './tests',
    'formatFile': 'js',
    'srcFiles': false,
    'except': ['.git','tests'],
}
console.log(pyfilesCopy(options));

not goal :C

Readme

Keywords

none

Package Sidebar

Install

npm i pyfiles-copy

Weekly Downloads

0

Version

1.0.4

License

UNLICENSED

Unpacked Size

5.22 kB

Total Files

5

Last publish

Collaborators

  • novanandriyono