Skip to content
/ gub Public

CLI tool for create an npm package from any repos. 🐳

Notifications You must be signed in to change notification settings

janryWang/gub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CLI tool for create an npm package from any repos. 🐳

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published