xcx-create-files

小程序新建文件夹

Usage no npm install needed!

<script type="module">
  import xcxCreateFiles from 'https://cdn.skypack.dev/xcx-create-files';
</script>

README

小程序新建文件

方法

npm install xcx-create-files -g
miniprogram [options] [name]

命令

miniprogram -v --version 版本
         -h --help 帮助
         -w [name] 新建微信小程序文件
         -b [name] 新建百度小程序文件

更新

v0.0.8

  • 修改 命令名称(wechatapp -> miniprogram)
  • 更新 命令options
  • 新增 新建百度小程序文件