2.0.10 • Published 1 month ago

copy-static-files v2.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

copy-static-files

GitHub License NPM Downloads GitHub Actions Workflow Status GitHub Issues or Pull Requests GitHub commit activity NPM Unpacked Size

Standalone node package for synchronising --inDir with --outDir in real-time with only two direct dependencies. Suitable for development setup.

Requirements

Node JS

Install

NPM

npm install -D copy-static-files

Yarn

yarn add -D copy-static-files

Usage

To use this package start it with:

npx copy-static-files --inDir=relativePath --outDir=relativePath

or

yarn copy-static-files --inDir=relativePath --outDir=relativePath

--inDir=relativePath is position based command line parameter. Everything until including "=" is discarded and just relativePath is used to resolve absolutePath.

--outDir=relativePath is position based command line parameter. Everything until including "=" is discarded and just relativePath is used to resolve absolutePath.

Quit it with CTRL+C.

Screenshot

copy-static-files

LICENSE: MIT

2.0.9

1 month ago

2.0.10

1 month ago

2.0.3

1 month ago

2.0.5

1 month ago

2.0.4

1 month ago

2.0.7

1 month ago

2.0.6

1 month ago

2.0.8

1 month ago

2.0.2

1 month ago

2.0.1

1 month ago

2.0.0

1 month ago

1.0.2

1 month ago

1.0.1

1 month ago

1.0.0

1 month ago

0.1.4

2 months ago

0.1.3

2 months ago

0.1.2

2 months ago

0.1.1

2 months ago

0.1.0

2 months ago

0.0.8

2 months ago

0.0.7

2 months ago

0.0.6

2 months ago

0.0.5

2 months ago

0.0.4

2 months ago

0.0.3

2 months ago

0.0.2

2 months ago

0.0.1

2 months ago