copy-static-files v2.0.10
copy-static-files
Standalone node package for synchronising --inDir with --outDir in real-time with only two direct dependencies. Suitable for development setup.
Requirements
Install
NPM
npm install -D copy-static-filesYarn
yarn add -D copy-static-filesUsage
To use this package start it with:
npx copy-static-files --inDir=relativePath --outDir=relativePathor
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

LICENSE: MIT
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago