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

13 lines (9 loc) 162 B
sudo: false language: node_js os: - linux node_js: - "0.12" - "4" - "stable" after_success: "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"