UNPKG

charlike

Version:

Small, fast, simple and streaming project scaffolder for myself, but not only. Supports hundreds of template engines through the @JSTransformers API or if you want custom `render` function passed through options

10 lines (9 loc) 202 B
language: node_js node_js: - "4" - "5" - "node" before_script: - git config --global user.name 'Travis-CI' - git config --global user.email 'dummy@example.org' after_success: npm run coverage