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

15 lines (11 loc) 140 B
language: node_js node_js: - "6" - "5" - "4" install: - make node_modules script: - make lint - make test - make coveralls