README
Brian-cli
命令如下:
- -v, --init project type
- -p, --使用 npm 包初始化项目
- -g, --使用 gitlab 仓库初始化项
- -c, --清楚文件
- -h, --help output usage information
示例:
npx @brianzhou/brian-cli init <Hello>
Brian's cli for MVVM
<script type="module">
import brianzhouBrianCli from 'https://cdn.skypack.dev/@brianzhou/brian-cli';
</script>
命令如下:
示例:
npx @brianzhou/brian-cli init <Hello>