degit 是一个简单的利用了github 的项目脚手架工具(当然也支持其他git repo ),使用简单 支持基于cli 以及代码模式的使用
npm install -g degit
npx degit https://github.com/rongfengliang/dremio-user-agent-parse-func demoapp
https://github.com/Rich-Harris/degit