1.0.2 • Published 7 months ago

@x-template/xtpl v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

x-template

$ npm i -g @x-template/xtpl
$ xtpl init <template-repository> <dir> [--engine=ejs|handlebars]

For examples

$ xtpl init x-template/cc-game-template3 my-game --engine=ejs

Changelog

  • v1.0.2: add --engine option, support ejs template engine, default is handlebars
  • v1.0.1: support local source template