@zce-templates/template
v0.2.0
Published
A template for generating templates of zce-cli
Downloads
12
Readme
@zce-templates/template
A template for generating templates of zce-cli
Usage
# Install the zce-cli globally
$ yarn global install zce-cli # or npm install -g zce-cli
# Init a template through this template
$ zce init template my-template
Creating your own template
To create and distribute your own template, refer to docs