east-cli

npm i 上述san-cli项目的本地或远程路径 -g

Usage no npm install needed!

<script type="module">
  import eastCli from 'https://cdn.skypack.dev/east-cli';
</script>

README

A simple CLI for creating your project

使用

npm i 上述san-cli项目的本地或远程路径 -g

然后可以调用命令:

et list

项目依赖的包

1. download-git-repo,用于下载项目模版。

支持 (GitHub, GitLab, Bitbucket) ,有多种格式路径格式: https://gitlab.com/flippidippi/download-git-repo#readme

注意:使用direct:url时,后面带.git,使用url时,后面不带.git。