template-dir

v1.0.0
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

Metadata

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

Downloads

Maintainers