degit 简单项目脚手架工具

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

posted on 2021-02-17 11:16  荣锋亮  阅读(4299)  评论(0编辑  收藏  举报

导航