0.1.13 • Published 5 years ago

gub v0.1.13

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

超轻量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