tn-copycat

5.3.6 • Public • Published

Steps

  • Create config file in root folder named copycat.configs.json

Commands

  • npx copycat
  • npx copycat --clean

Config File Example

[
  {
    "readonly": true,
    "copyfrom": "./src/testing/base/",
    "copyto": "./src/testing/copyone/",
    "excludes": ["./Components/fortwo"]
  },
  {
    "readonly": true,
    "copyfrom": "./src/testing/base/",
    "copyto": "./src/testing/copytwo/",
    "excludes": ["./Components/forone"]
  }
]

Readme

Keywords

none

Package Sidebar

Install

npm i tn-copycat

Weekly Downloads

1

Version

5.3.6

License

MIT

Unpacked Size

16 kB

Total Files

32

Last publish

Collaborators

  • turnova