README
wwl-get
Get各种项目template
使用方式
npm install wwl-get -g
wwl-get -t express -name my-express-project // 获取express项目模板, 文件夹名 my-express-project
wwl-get -h // 获取更多信息
Get各种项目template
<script type="module">
import wwlGet from 'https://cdn.skypack.dev/wwl-get';
</script>
Get各种项目template
npm install wwl-get -g
wwl-get -t express -name my-express-project // 获取express项目模板, 文件夹名 my-express-project
wwl-get -h // 获取更多信息