Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 378 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 378 Bytes

超轻量NPM包脚手架

接入成本极低,快速从原有项目(可运行项目)中clone出新项目,并重写package.json,安装依赖

Install

npm install -g gub

Usage

INIT

gub init https://github.com/janryWang/gub.git

INIT WITH ALIAS

gub init
gub alias --create
gub alias --update
gub alias --remove