1.1.0 • Published 6 months ago
@wovmvow/cfx-git-util v1.1.0
@wovmvow/cfx-git-util
A git command line management tool based on nodejs.
Installation
npm install @wovmvow/cfx-git-util -g
# or
npm install @wovmvow/cfx-git-util
Usage
gfx <command>
init
初始化git仓库, ps: git init
gfx init
remote
gfx remote
add
gfx add
commit
gfx commit
pull
gfx pull
push
gfx push
publish
gfx publish