template-dir

v2.0.1
Copies files and folders from source directory to destination directory (all directories recursively or just files from the source directory) with template style from template-file
recursive file directoy copy template template-file template-dir

pretest

npm run lint & npm run babel

test

nyc ava

lint

eslint lib test

babel

babel lib -d dest

prepublish

npm run babel

prepush

npm test

coveralls

nyc report --reporter=text-lcov | coveralls
npm i template-dir

Metadata

  • MIT
  • Whatever
  • Lukas Aichbauer
  • released 9/19/2017

Downloads

Maintainers