@brianzhou/brian-cli

Brian's cli for MVVM

Usage no npm install needed!

<script type="module">
  import brianzhouBrianCli from 'https://cdn.skypack.dev/@brianzhou/brian-cli';
</script>

README

Brian-cli

命令如下:

  • -v, --init project type
  • -p, --使用 npm 包初始化项目
  • -g, --使用 gitlab 仓库初始化项
  • -c, --清楚文件
  • -h, --help output usage information

示例:

npx @brianzhou/brian-cli init <Hello>